Mail Archives: cygwin/1996/12/17/15:56:53
Ben,
Right now attempting to select on a
console handle and a socket will immediately
fail. This is due to the way select is implemented
internally in Beta 17.1. It can be extended to do
a blocking select on both sockets and console handles
but this is not currently a high priority for me (I
am using cygwin32 for the kerberos security code
which doesn't have this requirement).
I know how to extend select but it's a fiddly
job :-).
If anyone wants to contribute the code I'd be more
than happy to integrate it (warning though, to be implemented
correctly you'll need a separate socket select thread, a
loopback socket for timeout cancellation and other uglyness).
Cheers,
Jeremy.
jra AT cygnus DOT com
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -