write()s and pwrite()s from multiple threads in OSX

Jorge jorge at jorgechamorro.com
Wed Nov 24 13:52:53 CET 2010


On 24/11/2010, at 13:24, Marc Lehmann wrote:
> On Wed, Nov 24, 2010 at 10:46:27AM +0100, Jorge <jorge at jorgechamorro.com> wrote:
>> You're right, I know, there's no problem with O_APPEND, nevertheless a fix for write()s to non-O_APPEND fds would be a Good Thing™ for Mac users, don't you think so ?
> 
> yes, thats why apple would need to get involved, as they are the only ones
> who can fix it.
> 
> another thing that comes to mind is read protection - if write has these
> issues, I bet read is similarly broken.

No, it isn't, as far as I can see.
-- 
Jorge.


More information about the libev mailing list