From: guiboud@netmansys.fr (Stiphane Guiboud-Ribaud)
Subject: select function
10 Dec 1997 01:46:46 -0800
Message-ID: <348E504C.A47C9A5.cygnus.gnu-win32@netmansys.fr>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="------------FF1BA966D86F26B38FB09719"
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>


--------------FF1BA966D86F26B38FB09719
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Regarding the Win32 API of the select function, only SOCKET objects
could be used within fd_set structure.
On UNIX, you can use file descriptor and socket descriptor.
* Is the select function in cygnus package provide the same
functionality ?
* If not, is there function(s) of Win32 API or inside cygnus package to
check whether a file handle (as a HANDLE object) is ready to read or to
write ?
* Do a mailing list exist for the Microsoft Visual C++ compiler ?

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


--------------FF1BA966D86F26B38FB09719
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
Regarding the Win32 API of the select function, only SOCKET objects could
be used within fd_set structure.
<BR>On UNIX, you can use file descriptor and socket descriptor.
<BR>* Is the select function in cygnus package provide the same functionality
?
<BR>* If not, is there function(s) of Win32 API or inside cygnus package
to check whether a file handle (as a HANDLE object) is ready to read or
to write ?
<BR>* Do a mailing list exist for the Microsoft Visual C++ compiler ?<TT></TT>

<P><TT>Stephane Guiboud-Ribaud&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
NETMANSYS S.A.</TT>
<BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.netmansys.fr/">http://www.netmansys.fr/</A></TT>
<BR><TT><A HREF="mailto:guiboud@netmansys.fr">mailto:guiboud@netmansys.fr</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.netmansys.com/">http://www.netmansys.com/</A></TT>
<BR>&nbsp;</HTML>

--------------FF1BA966D86F26B38FB09719--

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