Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that opening /dev/net/tun is ok #24

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

Beepbop0
Copy link
Contributor

@Beepbop0 Beepbop0 commented Apr 7, 2024

Currently the allocate function ignores the open error. Check the file descriptor return value and return an std::io::Error when it fails to return a real FD.

Currently the allocate function ignores the open error. Check the file
descriptor return value and return an std::io::Error when it fails to
return a real FD.
@yaa110 yaa110 merged commit 8892239 into yaa110:main Apr 7, 2024
1 check passed
@yaa110
Copy link
Owner

yaa110 commented Apr 7, 2024

Thanks, a new version of 0.11.4 is available with your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants