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]

select function on NT


I'm currently trying to port an UNIX middleware on Windows NT platform,
and I'm met the problem of the 'select' function which is not the same
on Windows NT and UNIX.
On Windows NT file descriptor passed to the select function is mainly
restricted to SOCKET object.
Do the select function in Cygnus support file descriptor (concerning
file, pipe or socket) ?
If not, regarding the Win32 API, how can I know if a file handle (or a
handle object) is ready to read/write ?


--
--------------------------------------------------------------
Stephane Guiboud-Ribaud                         NETMANSYS S.A.
                                      http://www.netmansys.fr/
mailto:guiboud@netmansys.fr          http://www.netmansys.com/


-
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]