On Tue, Oct 1, 2013 at 6:37 AM, Hans Leidekker hans@codeweavers.com wrote:
The parameter addr may be NULL in WSAAccept, I can't check the source code right now but what will WS_accept do in this case?
Best wishes, Bruno
On Tue, 2013-10-01 at 09:32 -0300, Bruno Jesus wrote:
It will skip the WS_getpeername call. Good point, I'll add some tests for this case and resubmit the series.