dash
dash copied to clipboard
`net.TcpStream` always returns empty `ArrayBuffer` on disconnection
When the other end disconnects, TcpStream will continue yielding empty ArrayBuffers. This is probably wrong.