zynq-rs/libasync/src
Sebastien Bourdeauducq be35be8d38 Revert "Revert "libasync: don't let TcpStream::read() call back for empty buffers""
Zero-length buffer is really a special case, as one must return Poll::Pending in this case.

This reverts commit 1ac10ba0d4.
2020-04-15 09:16:25 +08:00
..
smoltcp Revert "Revert "libasync: don't let TcpStream::read() call back for empty buffers"" 2020-04-15 09:16:25 +08:00
executor.rs libasync: fix TcpStream, implement recv()+send() 2020-03-31 22:49:41 +02:00
lib.rs libasync: start smoltcp support 2020-03-31 01:16:58 +02:00
task.rs libasync: pin tasks to memory 2020-03-31 01:13:01 +02:00