Select.cc patch

Sergey Okhapkin sos@prospect.com.ru
Tue Apr 1 04:09:00 GMT 1997


Giovanni Maruzzelli wrote:
> Hi Sergey, Hi all,
>
> I've seen in the patch (I've not get the sources for CDK) that there was
> also a problem with the accept call.
>
> What's the problem and is this fixed?
>

The problem is simple - in win32 environment we may use 
WaitForMultipleObjects() api call to do "select" on sockets/handles, but it 
works only for connected sockets, and doesn't work for 
"connecting"/"listening" sockets. The whole file select.cc is avoiding of 
this problem :-)


--
Sergey Okhapkin
Moscow, Russia
Looking for a job.


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



More information about the Cygwin mailing list