ponyc icon indicating copy to clipboard operation
ponyc copied to clipboard

Review/Improve Windows backpressure support

Open SeanTAllen opened this issue 9 years ago • 2 comments

RFC 17 added support for backpressure to the TCPConnection class.

We need a Windows developer to

  • Review how read and write backpressure were implemented and help refine the implementation (if needed)
  • Get the TCPThrottle test to pass consistently on Windows.

If you take this on and need assistance, contact @seantallen as he is the domain expert in this area of the Pony stdlib.

SeanTAllen avatar Oct 20 '16 23:10 SeanTAllen