Changing code to:
...
int myerrno = envir().getErrno();
envir() << "socket ERROR = " << myerrno << "\n";
if (myerrno == EINPROGRESS || myerrno == WSAEWOULDBLOCK) {
...Immediately restored operation
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
