| delorie.com/archives/browse.cgi | search |
| From: | pineda AT di DOT epfl DOT ch (Walter Pineda) |
| Subject: | sockets, timer and windows events |
| 17 Jan 1997 17:40:14 -0800 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <9701171608.AA18590.cygnus.gnu-win32@ltisun9> |
| Reply-To: | walter DOT pineda AT di DOT epfl DOT ch |
| Original-To: | gnu-win32 AT cygnus DOT com |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |