mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-20 05:49:09 +00:00
minor reading issues
This commit is contained in:
parent
0e654eb4bd
commit
3879e04327
1 changed files with 1 additions and 0 deletions
|
@ -1167,6 +1167,7 @@ impl<'a> TunToProxy<'a> {
|
|||
// Hardware or software interrupt, continue polling.
|
||||
continue;
|
||||
} else {
|
||||
*is_closed = true;
|
||||
return Err(error.into());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue