<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div bgcolor="#FFFFFF" text="#000000">There used to be a workaround in NetCommon.h ln 38, however it is
    now commented out in 2012.05.17:<br>
    <tt>//#define EWOULDBLOCK WSAEWOULDBLOCK</tt><br></div></blockquote><div><br></div>No, it's not commented out.  You must have commented it out yourself, by mistake.</div><div><br></div><div>The *released* version of "NetCommon.h" contains the following definitions (for Windows systems):</div><div><br></div><div><div>#define EWOULDBLOCK WSAEWOULDBLOCK</div><div>#define EINPROGRESS WSAEWOULDBLOCK</div><div>#define EAGAIN WSAEWOULDBLOCK</div><div>#define EINTR WSAEINTR</div><div><br></div><div>You should not modify the released source code, unless you can't avoid it.</div><div><br></div><div>If you find a problem with the released source code, please let us know.  Otherwise I'll assume it's OK.</div></div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>