There was a memory leak in the error handling system on win32, that this patch circumvented (by preventing the errors (EAGAIN mesages) from being generated). # I must have forgotten to remove this when I fixed the leak
# this definitely has to be revisited ! # maybe we should use winsock2 and overlapped IO