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

io: implement try_new and try_with_interest for AsyncFd #6345

Merged
merged 5 commits into from Mar 14, 2024

Conversation

maminrayej
Copy link
Member

Resolves #6344.

@maminrayej maminrayej added A-tokio Area: The main tokio crate M-io Module: tokio/io labels Feb 14, 2024
tokio/src/io/async_fd.rs Outdated Show resolved Hide resolved
tokio/src/io/async_fd.rs Outdated Show resolved Hide resolved
maminrayej and others added 2 commits March 13, 2024 19:50
@mox692 mox692 merged commit e37bd63 into tokio-rs:master Mar 14, 2024
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-io Module: tokio/io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make AsyncFd::new return inner on error
4 participants