On 17 Apr 2002, Alexandre Julliard wrote:
Martin Wilck Martin.Wilck@fujitsu-siemens.com writes:
PATCH: accept-deferred.diff
If a connection request is deferred in a call to WSAAccept(), a subsequent accept()/WSAAccept() call must return the previously deferred connection rather than a new one.
OK - I keep overlooking issues like that :( Thanks for spotting it. Martin