Tokio v1.36.0 #6322
Darksonn
announced in
Announcements
Tokio v1.36.0
#6322
Replies: 1 comment 1 reply
-
That's a nice addition. This looks to be a part of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.36.0 (February 2nd, 2024)
Added
tokio::io::Join
(#6220)AsyncWrite
forEmpty
(#6235)UnixSocket
(#6290)TcpSocket
(#6311){Receiver,UnboundedReceiver}::poll_recv_many
(#6236)Sender::{try_,}reserve_many
(#6205)watch::Receiver::mark_unchanged
(#6252)JoinSet::try_join_next
(#6280)FutureExt::timeout
(#6276)Changed
copy
cooperative (#6265)repeat
andsink
cooperative (#6254)wake_in_drop_after_panic
test (#6238)Fixed
Documented
clear_ready
docs (#6304)*Fd
traits onTcpSocket
are unix-only (#6294)tokio::sync::Mutex
(#6279)This discussion was created from the release Tokio v1.36.0.
Beta Was this translation helpful? Give feedback.
All reactions