Jacek Sieka 0db45462cd
mplex fixes (#362)
* remove almost-empty types module
* lock when writing message (that's the only place the lock matters, and
only when the message is > max msg size)
* logging updates (log in consistent order, makes reading logs easier)
* raise EOF from readExactly only if no bytes have been read (to signal
that _no_ bytes were lost)
2020-09-14 10:19:54 +02:00
..
2020-09-14 10:19:54 +02:00
2020-07-17 09:36:48 -06:00
2020-08-04 18:19:26 +09:00
2020-09-14 10:19:54 +02:00
2020-09-14 10:19:54 +02:00
2020-09-14 10:19:54 +02: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-08-11 18:05:49 -06:00