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]

Problem with select()



	This is going to sound weird, but I have apps that seemed to run fine
before. But when I recompiled them (all of them), select() no longer
worked!!! It would return 0!!! Why??????
	What's wrong here??

	- SJ

----------
> From: Sergey Okhapkin <sos@prospect.com.ru>
> To: 'Paul J. Metzger' <pjm@rbd.com>
> Cc: 'gnu-win32' <gnu-win32@cygnus.com>
> Subject: RE: GNU Win32 nonblocking I/O
> Date: Saturday, June 28, 1997 5:02 AM
> 
> 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".
-
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]