meh / rust-tun

TUN device creation and handling.
343 stars 136 forks source link

feat: Allow setting non-blocking mode without enabling async #39

Closed zonyitoo closed 3 years ago

zonyitoo commented 3 years ago

Non-blocking mode shouldn't be bound with async.