nim-libp2p/libp2p/muxers/mplex
Dmitriy Ryajov 1d16d22f5f
Don't allow concurrent pushdata (#444)
* handle resets properly with/without pushes/reads

* add clarifying comments

* pushEof should also not be concurrent

* move channel reset to bufferstream

this is where the action happens - lpchannel merely redefines how close
is done

Co-authored-by: Jacek Sieka <jacek@status.im>
2020-11-23 09:07:11 -06:00
..
coder.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
lpchannel.nim Don't allow concurrent pushdata (#444) 2020-11-23 09:07:11 -06:00
mplex.nim Reset channels on close (#425) 2020-11-06 09:24:24 -06:00