Commit Graph

2 Commits

Author SHA1 Message Date
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
Peter J. Holzer 70d3daeccb Time packets sent from server to client 2020-12-20 14:51:54 +01:00