Re: Why is getaddrinfo breaking POSIX?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan Schleifer
Date: Wednesday, December 9, 2009 - 2:56 am

Am 08.12.2009 um 15:41 schrieb Otto Moerbeek:


Yes, the NetBSD implementation is thread-safe since 4.0. For FreeBSD,  
I don't know since which version it is thread-safe, but it's thread- 
safe in recent versions.

For the verifying part: If the implementation has no side-effects  
(like modifying some global variable that is not per-thread), the  
implementation is thread-safe.

--
Jonathan
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Why is getaddrinfo breaking POSIX?, Jonathan Schleifer, (Tue Dec 8, 6:44 am)
Re: Why is getaddrinfo breaking POSIX?, Otto Moerbeek, (Tue Dec 8, 7:41 am)
Re: Why is getaddrinfo breaking POSIX?, Bret Lambert, (Tue Dec 8, 7:52 am)
Re: Why is getaddrinfo breaking POSIX?, Jonathan Schleifer, (Wed Dec 9, 2:55 am)
Re: Why is getaddrinfo breaking POSIX?, Jonathan Schleifer, (Wed Dec 9, 2:56 am)
Re: Why is getaddrinfo breaking POSIX?, Bret Lambert, (Wed Dec 9, 2:59 am)
Re: Why is getaddrinfo breaking POSIX?, Bret Lambert, (Wed Dec 9, 3:07 am)
Re: Why is getaddrinfo breaking POSIX?, Otto Moerbeek, (Wed Dec 9, 3:29 am)