Fix a race in socket code
Fix a race in socket code when internal_{accept, send, receive} is called from event loop on an socket and, in the meantime, someone has closed this socket.
Closes #874 (closed)
Fix a race in socket code when internal_{accept, send, receive} is called from event loop on an socket and, in the meantime, someone has closed this socket.
Closes #874 (closed)