74acd0a33a
* 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) |
||
---|---|---|
.. | ||
bufferstream.nim | ||
chronosstream.nim | ||
connection.nim | ||
lpstream.nim | ||
streamseq.nim |