monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] hang on Win32/MinGW with sync file:


From: Matthew Gregan
Subject: Re: [Monotone-devel] hang on Win32/MinGW with sync file:
Date: Tue, 4 Dec 2007 10:49:57 +1300
User-agent: Mutt/1.5.17 (2007-11-01)

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                     |/
                                  /|                    address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]