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: document cancel safety of AsyncBufReadExt::fill_buf #6431

Merged
merged 1 commit into from Mar 26, 2024

Conversation

maminrayej
Copy link
Member

Resolves #6430.

@maminrayej maminrayej added A-tokio Area: The main tokio crate M-io Module: tokio/io labels Mar 25, 2024
@maminrayej maminrayej requested a review from mox692 March 25, 2024 20:45
@maminrayej maminrayej merged commit e542501 into tokio-rs:master Mar 26, 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.

Document cancelation safety AsyncBufReadExt::fill_buf
2 participants