Date: Fri, 31 May 2002 13:56:22 -0700 From: Clint Olsen <clint@0lsen.net> To: Peter Haight <peterh@sapros.com> Subject: Re: Is gethostbyname2() reentrant? Message-ID: <20020531205622.GA98217@0lsen.net> In-Reply-To: <200205312050.g4VKofvj057191@wartch.sapros.com> References: <200205312050.g4VKofvj057191@wartch.sapros.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 31, Peter Haight wrote: > > If I link with libc_r can I use gethostbyname2() at the same time in two > different threads? Pardon my ignorance, but how does re-entrancy affect this? It would seem that you're interested in a function that doesn't block. -Clint 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?20020531205622.GA98217>