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 cancellation safety of AsyncBufReadExt #3997

Merged
merged 3 commits into from
Jul 27, 2021

Conversation

Darksonn
Copy link
Contributor

This PR documents cancellation safety of the methods on AsyncBufReadExt and related methods on various structs.

@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-io Module: tokio/io labels Jul 27, 2021
tokio/src/fs/read_dir.rs Outdated Show resolved Hide resolved
tokio/src/io/util/lines.rs Outdated Show resolved Hide resolved
@Darksonn Darksonn merged commit 8b44764 into master Jul 27, 2021
@Darksonn Darksonn deleted the cancellation-safe-buf-read branch July 27, 2021 15:59
sthagen added a commit to sthagen/tokio-rs-tokio that referenced this pull request Jul 28, 2021
io: document cancellation safety of AsyncBufReadExt (tokio-rs#3997)
@Darksonn Darksonn mentioned this pull request Aug 12, 2021
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 T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants