[Live-devel] Non Blocking socket returns WSAEWOULDBLOCK (addendum)
Ross Finlayson
finlayson at live555.com
Tue Jan 10 15:54:18 PST 2012
> 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120110/856ef104/attachment.html>
More information about the live-devel
mailing list