Re: possibly OT: threadsafe libc
Re: possibly OT: threadsafe libc
- Subject: Re: possibly OT: threadsafe libc
- From: Damien Bobillot <email@hidden>
- Date: Wed, 23 Nov 2005 13:07:43 +0100
Steve Checkoway wrote :
From getaddrinfo(3) and getnameinfo(3):
BUGS
The implementation of getaddrinfo() is not thread-safe.
BUGS
The implementation of getnameinfo() is not thread-safe.
Mac OS X man pages are not a good reference : many are out-of-date.
Since Mac OS X 10.2, many BSD routines are threadsafe. It's the case
for getaddrinfo :
http://developer.apple.com/documentation/Performance/Conceptual/
FileSystem/Articles/ResolvingDomainNames.html
--
Damien Bobillot
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden