gethostbyname_r
gethostbyname_r
- Subject: gethostbyname_r
- From: Andrew Gallatin <email@hidden>
- Date: Mon, 8 Aug 2005 16:33:39 -0400 (EDT)
I'm trying to port something which uses gethostbyname_r()
to Darwin.
On FreeBSD, gethostbyname() is supposted to be thread safe (and uses
per-thread storage). Is the same true for Darwin?
Strangely, I cannot seem to find the source, so I cannot check
this out for myself. The Libc project mentions gethostbyname
in CLIB-LIST, sys/CLIB-LIST, and a few man pages, but I
can't find the source to it.
Thanks,
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden