On Mon, Feb 15, 2010 at 10:16:55PM -0500, Christopher Faylor wrote:
> On Tue, Feb 16, 2010 at 02:20:55AM +0100, Enrico Forestieri wrote:
> >On Sun, Feb 14, 2010 at 08:54:27PM -0500, Christopher Faylor wrote:
> >
> >> I just checked in YA in my series of attempts to get this working right.
> >> It
On Tue, Feb 16, 2010 at 02:20:55AM +0100, Enrico Forestieri wrote:
>On Sun, Feb 14, 2010 at 08:54:27PM -0500, Christopher Faylor wrote:
>
>> I just checked in YA in my series of attempts to get this working right.
>> It will behave marginally better now but there are still problems if you
>> attemp
On Sun, Feb 14, 2010 at 08:54:27PM -0500, Christopher Faylor wrote:
> I just checked in YA in my series of attempts to get this working right.
> It will behave marginally better now but there are still problems if you
> attempt to write to a fifo before anything is reading it and then try to
> do
t;>> > On Tue, Dec 22, 2009 at 11:43:09PM +0100, Enrico Forestieri wrote:
>>> > >I am experiencing a problem with select() and named pipes in cygwin
>>> > >1.7. The attached test case segfaults on the select() call, but works
>>> > >fine with bot
wrote:
>> > >I am experiencing a problem with select() and named pipes in cygwin
>> > >1.7. The attached test case segfaults on the select() call, but works
>> > >fine with both cygwin 1.5 and linux.
>> >
>> > Thanks for the test case. This shoul
On Wed, Dec 23, 2009 at 03:12:19AM +0100, Enrico Forestieri wrote:
> On Tue, Dec 22, 2009 at 07:37:14PM -0500, Christopher Faylor wrote:
> > On Tue, Dec 22, 2009 at 11:43:09PM +0100, Enrico Forestieri wrote:
> > >I am experiencing a problem with select() and named pipes in cyg
On Tue, Dec 22, 2009 at 07:37:14PM -0500, Christopher Faylor wrote:
> On Tue, Dec 22, 2009 at 11:43:09PM +0100, Enrico Forestieri wrote:
> >I am experiencing a problem with select() and named pipes in cygwin
> >1.7. The attached test case segfaults on the select() call, but wor
On Tue, Dec 22, 2009 at 11:43:09PM +0100, Enrico Forestieri wrote:
>I am experiencing a problem with select() and named pipes in cygwin
>1.7. The attached test case segfaults on the select() call, but works
>fine with both cygwin 1.5 and linux.
Thanks for the test case. This should be
Enrico Forestieri wrote:
> I am experiencing a problem with select() and named pipes in cygwin 1.7.
> The attached test case segfaults on the select() call, but works fine
> with both cygwin 1.5 and linux.
Confirmed. It appears that start_thread_pipe() is called for both pipes and
f
I am experiencing a problem with select() and named pipes in cygwin 1.7.
The attached test case segfaults on the select() call, but works fine
with both cygwin 1.5 and linux.
--
Enrico
#include
#include
#include
#include
#include
#include
#include
#include
#define FIFONAME "/tmp
10 matches
Mail list logo