pekko/akka-stream
Arnout Engelen 8a354ec3f0
stream: Improve half-closing of outgoing TCP connections (#28624)
Notably fixes the case where upstream finished before the connection
was successfully established, and avoids RSTing the incoming stream
when the outgoing stream is done (which is now possible due to the
cancellation reason being propagated).
2020-02-20 13:28:21 +01:00
..
src/main stream: Improve half-closing of outgoing TCP connections (#28624) 2020-02-20 13:28:21 +01:00