On Mon, Jul 23, 2001 at 09:08:07PM +0100, David Reid wrote:
> We do use getservbyname and I wondered about that today as well...  Also the
> gethostbyname_r on beos is broken in the current version (segfaults) but
> gethostbyname is thread safe so what's the best way of doing that - hints
> file?

Set GETHOSTBYNAME_IS_THREAD_SAFE in the hints file.  -- justin

Reply via email to