
|
[openbeosnetteam]
||
[Date Prev]
[10-2003 Date Index]
[Date Next]
||
[Thread Prev]
[10-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: fixed DNS resolver bug
- From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
- To: <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Mon, 13 Oct 2003 17:10:30 +0200
> "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx> wrote:
> > could you all please test if the DNS resolver is working again?
> > I fixed libnet.so some minutes ago and "ping localhost" is working
> > for me, now.
> > If you want to know what caused the problem just read the cvs log.
>
> I haven't tried it, but do we need the h_errno definition in netdb.h at
> all?
Actually not. :)
I can remove it later.
Another solution could be to leave the h_errno declaration in netdb.h and
remove the macro. I think Linux, NetBSD and FreeBSD do it this way.
Does this mean the value can be changed by the app, too?
I thought only libnet.so should be allowed to change h_errno.
Waldemar
|

|