>From: "Bryan K. Ogawa" <[EMAIL PROTECTED]>
>
>If anyone who knows about the state of the FreeBSD threads implementation
>could go through it and check it for factual errors, missing bits, etc.
>then that would be great.
in your section about common reentrant extensions, you mention the IPv6
apis. these are currently _not_ a viable alternative to the missing
traditional gethostby{name,addr}_r entrypoints due to a bug in KAME. they
are not threadsafe. your process will deadlock if multiple threads call
getipnodeby{addr,name}. see http://orange.kame.net/dev/query-pr.cgi?pr=277.
--
-greg
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message