Re: BSD sockets calls on OSX Tiger and thread safety
Re: BSD sockets calls on OSX Tiger and thread safety
- Subject: Re: BSD sockets calls on OSX Tiger and thread safety
- From: Dave Zarzycki <email@hidden>
- Date: Wed, 18 Oct 2006 08:46:32 -0700
The APIs are thread safe.
But like all thread safe APIs, one can still use them in an unsafe
manner.
davez
On Oct 18, 2006, at 8:38 AM, email@hidden wrote:
Hello, all ...
How thread-safe is OSXs' BSD sockets implementation? Can I call
select(), recv(), send(), socket(), setsockopt(), etc. from multiple
threads simultaneously without locking, or are there things I need
to be aware of?
Regards,
John
Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com
_______________________________________________
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
_______________________________________________
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