gethostbyname_r
From: Stijn Hoop (stijn_at_win.tue.nl)
Date: 06/30/03
- Previous message: Christopher Arnold: "Re: TODO list?"
- Next in thread: Simon L. Nielsen: "Re: gethostbyname_r"
- Reply: Simon L. Nielsen: "Re: gethostbyname_r"
- Reply: Hajimu UMEMOTO: "Re: gethostbyname_r"
- Reply: Kris Kennaway: "Re: gethostbyname_r"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 30 Jun 2003 16:43:27 +0200 To: hackers@freebsd.org
Hi,
I was wondering if anybody was working on an implementation of a reentrant
gethostbyname_r function, mostly because it looks like mozilla/firebird will
finally gain support for an async DNS thread in the near future. However,
it is claimed in Mozilla's bug reporting system that FreeBSD 5.x doesn't
have support for this. See
http://bugzilla.mozilla.org/show_bug.cgi?id=70213#c36
A quick grep -r in /usr/src shows only hits in contrib, so it's probably
true that it's not implemented.
Any status?
--Stijn
-- The right half of the brain controls the left half of the body. This means that only left handed people are in their right mind.
- application/pgp-signature attachment: stored
- Previous message: Christopher Arnold: "Re: TODO list?"
- Next in thread: Simon L. Nielsen: "Re: gethostbyname_r"
- Reply: Simon L. Nielsen: "Re: gethostbyname_r"
- Reply: Hajimu UMEMOTO: "Re: gethostbyname_r"
- Reply: Kris Kennaway: "Re: gethostbyname_r"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|