Skip to content

aio: switch to tokio::io#63

Open
GiedriusS wants to merge 1 commit into
paritytech:masterfrom
GiedriusS:asyncread_tokio
Open

aio: switch to tokio::io#63
GiedriusS wants to merge 1 commit into
paritytech:masterfrom
GiedriusS:asyncread_tokio

Conversation

@GiedriusS

Copy link
Copy Markdown

These have been integrated into tokio::io itself: https://docs.rs/tokio/1.21.0/tokio/io/trait.AsyncRead.html.

These have been integrated into `tokio::io` itself:
https://docs.rs/tokio/1.21.0/tokio/io/trait.AsyncRead.html.
@GiedriusS
GiedriusS marked this pull request as ready for review September 26, 2022 10:20
@GiedriusS

Copy link
Copy Markdown
Author

Tested on my small program that it works as expected at least in my case.

@dvdplm

dvdplm commented Sep 18, 2023

Copy link
Copy Markdown

Perhaps a dumb question: why is it better to use tokio?

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