Re: Writing on a common socket from multiple threads
Re: Writing on a common socket from multiple threads
- Subject: Re: Writing on a common socket from multiple threads
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Wed, 1 Jun 2011 16:29:38 -0700
On 1 Jun 2011, at 15:49, Nathan Sims wrote:
> Does this mean that I can only make writev() calls on a common socket from a single thread, or is there some other issue at play?
My guess is that something else is at play here. Sockets are thread-safe at this level, even without your spin lock. That said, there are many other ways to die with an architecture like this.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden