go-mplex icon indicating copy to clipboard operation
go-mplex copied to clipboard

Correctly implement write deadlines

Open Stebalien opened this issue 6 years ago • 2 comments
trafficstars

Write deadlines should:

  1. Apply to in-progress writes.
  2. Shouldn't corrupt the state of the entire connection.

Stebalien avatar May 21 '19 02:05 Stebalien

this sort of thing should be easier to do on top of the write coalescer in #54

vyzo avatar May 21 '19 08:05 vyzo

Definitely.

Stebalien avatar May 21 '19 16:05 Stebalien