burrow/tun
JettChenT beae8c0f79 Add Read and Write for Async TunInterface
Those features are implemented using AsyncFD. While write doesn't
require a mutable reference to self, read does.

Make Async Tun a feature

remove async tun from workspace

rename write/read to send/recv
2023-07-03 09:30:52 -04:00
..
src Add Read and Write for Async TunInterface 2023-07-03 09:30:52 -04:00
tests Add Read and Write for Async TunInterface 2023-07-03 09:30:52 -04:00
build.rs Only run build script when necessary 2023-06-05 01:12:21 -07:00
Cargo.toml Add Read and Write for Async TunInterface 2023-07-03 09:30:52 -04:00