-
deuce authored
the socket is now closed. Make Socket.is_writable a writable property... setting to false calls shutdown() on the write side of the socket.
deuce authoredthe socket is now closed. Make Socket.is_writable a writable property... setting to false calls shutdown() on the write side of the socket.
Loading