Re: Process does not respond to signals on read() of win32 handle. (fwd)

2002-11-06 Thread Christopher Faylor
On Wed, Nov 06, 2002 at 04:22:18PM -0500, [EMAIL PROTECTED] wrote: >Hi Mark, > >I am running Cygwin on Windows 2000. Here is the output of uname -a > > > >CYGWIN_NT-5.0 REDBSUNJAY1 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown > >And here is a short program that can reproduce the bug. I just >Cre

RE: Process does not respond to signals on read() of win32 handle. (fwd)

2002-11-06 Thread sanjayl
Hi Mark, I am running Cygwin on Windows 2000. Here is the output of uname -a CYGWIN_NT-5.0 REDBSUNJAY1 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown And here is a short program that can reproduce the bug. I just CreateFile() COM0 and then map it to a cygwin file desciptor. I then read() on