Go to file
Peter J. Holzer 3d9133f93f Reassemble partial packets on the client
The sender's network stack assembles tcp packets without regard for
write boundaries, so the receiver has to be prepared for partial reads.
2020-12-20 15:23:59 +01:00
tcpdelay.go Reassemble partial packets on the client 2020-12-20 15:23:59 +01:00