Jacek Sieka 74acd0a33a
fix channels not being reset (#439)
* fix channels not being reset

silly for loop..

* allow only one concurrent read
* fix mplex test race condition
* add some bufferstream eof tests

* deadlock, lost data and hung channel fixes

* prevent concurrent `reset` calls
* reset LPChannel when read is cancelled (since data is lost)
* ensure there's one, and one only, 0-byte readOnce on EOF
* ensure that all data is returned before EOF is returned
* keep running activity monitor for half-closed channels (or they never
get closed)
2020-11-17 08:59:25 -06:00
..
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00
2020-08-04 18:19:26 +09:00
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00
2020-09-06 10:31:47 +02:00
2020-08-08 08:52:20 +02:00
2020-07-15 10:24:04 +02:00
2020-11-12 21:44:02 -06:00
2020-11-12 21:44:02 -06:00