dash icon indicating copy to clipboard operation
dash copied to clipboard

`net.TcpStream` always returns empty `ArrayBuffer` on disconnection

Open y21 opened this issue 1 year ago • 0 comments

When the other end disconnects, TcpStream will continue yielding empty ArrayBuffers. This is probably wrong.

y21 avatar Aug 03 '23 18:08 y21