known issues with current dll
Christopher Faylor
cgf@redhat.com
Sat Mar 17 09:17:00 GMT 2001
On Sat, Mar 17, 2001 at 04:05:36PM +0300, Egor Duda wrote:
>to solve ctrl-D problem i see 2 ways -- either return to the old
>scheme, when master sends dummy buffer to slave via pipe on eof, or
>tweak ready_to_read stuff for fhandler_tty_slave, so it will react
>when input_available_event is signalled, not when pipe handle does.
>currently, i'm trying to do the latter.
I think that the latter makes sense.
Maybe it's time to separate the pipe stuff from the tty stuff in select.cc
cgf
More information about the Cygwin-developers
mailing list