At 2007-12-03T06:59:26-0500, Stephen Leake wrote:
> I forgot to mention that this seems to be a bug in the pipe
> implementation on Win32.

Yeah, the Win32 pipe code is pretty buggy.  Rather than trying to debug it,
I think the best solution is to toss it out, import Nathan Myers's Win32
socketpair.c into our tree, and replace the existing pipe code with a cross
platform implementation that uses socketpair().

I started working on doing exactly this a while back but got busy with other
stuff.  I'll try to find some time to work on it again soon.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                    [EMAIL PROTECTED]


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to