Paolo Bonzini wrote:

2) Even though MsgWaitForMultipleObjects works for sockets, I guess GetFileType should be called earlier, so that the state of sockets is correctly returned as readable or writable or both.

The attached patch (not applied yet) tries to implement this. I have not even compiled it; help is appreciated.

Code for this (actually a different patch that gets rid of socketx.c completely and moves its code into poll.c) is in the poll-for-win32 branch of http://www.inf.unisi.ch/phd/bonzini/webdav/smalltalk.git (my git repository).

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to