> Changing code to:
> …
> int myerrno = envir().getErrno();
> envir() << "socket ERROR = " << myerrno << "\n";
> if (myerrno == EINPROGRESS || myerrno == WSAEWOULDBLOCK) {
> …
>
> Immediately restored operation
I'll make this change (although with "EWOULDBLOCK" - the platform-independent
definition) in the next release of the software.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel