xanadu
xanadu copied to clipboard
Better handling of sockets
It seems that we have open connections, even when all the sockets in a Server's this.sockets
are disconnected (i.e. socket.disconnect(true)
). This is likely causing the hang in #30 .