From: pineda@di.epfl.ch (Walter Pineda)
Subject: sockets, timer and windows events
17 Jan 1997 17:40:14 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9701171608.AA18590.cygnus.gnu-win32@ltisun9>
Reply-To: walter.pineda@di.epfl.ch
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Hello :

   In cygwin32 : Can I use one select instruction to wait for events
coming from several sockets and messages originated in windows
interactions ? (in unix I can because XWindows comunicates using a socket).

   If it is not the case :
   Must I use two threads :
      one for the events coming from the user interface
      the other one for waiting the sockets events using select. ?

   Must I use other approach ? Suggestions are wellcome.

   Thanks in advance,

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