2
0
mirror of https://github.com/soheilhy/cmux.git synced 2026-08-05 02:18:50 +08:00
Files
cmux/cmux.go
Tamir Duberstein 49c66ff242 (*MuxConn).Read: fix erroneous io.EOF return
This fixes a bug where (*MuxConn).Read would return io.EOF if the
buffer was exactly the right size to fill the passed-in slice.
2016-02-25 21:59:10 -05:00

4.7 KiB