On 4/26/2010 2:19 PM, Jeff Trawick wrote: > > So I don't think there's any hidden "reason" why a mutex should always > be obtained on Windows. I too wouldn't be surprised if the fix breaks > some app code somewhere.
Keep in mind fd-based operations are atomic on Unix, but not so on windows.