cloud-hypervisor/net_util
Rob Bradford 5784285894 net_util: queue_pair: Handle tap write returning EAGAIN/EWOULDBLOCK
If the tap file descriptor is not writable then try again later. Update
the RX side to match the test on std::io::ErrorKind::WouldBlock

Fixes: #2517

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-04-22 15:58:27 +01:00
..
src net_util: queue_pair: Handle tap write returning EAGAIN/EWOULDBLOCK 2021-04-22 15:58:27 +01:00
Cargo.toml build(deps): bump libc from 0.2.92 to 0.2.93 2021-04-06 17:03:25 +00:00