]> git.feebdaed.xyz Git - 0xmirror/tokio.git/commit
io_uring: change `Completable` to not return io::Result (#7702)
authorDaksh <41485688+Daksh14@users.noreply.github.com>
Fri, 24 Oct 2025 20:17:17 +0000 (01:47 +0530)
committerGitHub <noreply@github.com>
Fri, 24 Oct 2025 20:17:17 +0000 (22:17 +0200)
commit5a709e391bdab3cf8bab9fe65d75fa2b92f4e0db
tree278cb9e599f187a1856a026ab7b02a354e57f1a4
parent5efb1c3b16496f51f2ec959b68a1b97efd7ee234
io_uring: change `Completable` to not return io::Result (#7702)
tokio/src/fs/write.rs
tokio/src/io/uring/open.rs
tokio/src/io/uring/write.rs
tokio/src/runtime/driver/op.rs