vibe-core/source/vibe
Sönke Ludwig 3a6583b375 Explictly avoid double-resumption of tasks during Libevent2TCPConnection.close().
The previous fix for #1376 resulted in a possible task starvation when the peer reset the connection before the outbound buffer was drained. The new approach now always resumes the waiting task exactly once, no matter how many events happen and no matter in which order.

(cherry picked from commit 350130a2b05cfbf12764ffaa6a86403eacf172d9)
2016-04-10 14:40:38 +02:00
..
core Explictly avoid double-resumption of tasks during Libevent2TCPConnection.close(). 2016-04-10 14:40:38 +02:00
internal Initial commit. 2016-03-01 20:30:42 +01:00