Date: Fri, 25 Aug 2000 11:36:15 EDT From: "Greg Thompson" <johnnyteardrop@hotmail.com> To: hackers@freebsd.org Subject: Re: Document about threads Message-ID: <F233vnbEG10Gai4omRX00000595@hotmail.com>
next in thread | raw e-mail | index | archive | help
>From: "Bryan K. Ogawa" <bkogawa@primenet.com> > >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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F233vnbEG10Gai4omRX00000595>