This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: GNU Win32 nonblocking I/O


Paul J. Metzger wrote:
> Hello, gentlemen.  We've just recently started some development
> under GNU Win32 and I'm having a problem with non-blocking I/O
> of a console window under NT.  I looked at the mailing list archives,

Nonblocking I/O is supported now for sockets only. I'm working now on 
redesign of tty support in cygwin.dll (including job control features). New 
tty subsytem will support nonblocking I/O too.

BTW, with my current (really buggy :-) cygwin.dll it is possible now to 
start several bash sessions and run something like "ls >/dev/tty1" or "cat 
</dev/tty0 >/dev/tty1" :-)

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]