Files
tokio/tokio-io/src
Toby Lawrence 1119d572ee io: ensure ReadHalf/WriteHalf do not return WouldBlock directly (#655)
* io: ensure ReadHalf/WriteHalf do not return WouldBlock directly

These facades were passing back WouldBlock when the internal BiLock
couldn't be acquired, which does not fit the intended behavior.

Signed-off-by: Toby Lawrence <[email protected]>

* io: pull from the local crate, not crates.io
2018-09-21 14:59:07 -04:00
..
2018-05-08 11:44:17 -07:00
2018-06-04 20:36:06 -07:00
2018-06-04 20:36:06 -07:00
2018-08-25 15:26:41 -04:00
2018-08-24 08:58:26 -07:00