This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
tokio
Watch
1
Star
0
Fork
0
You've already forked tokio
mirror of
https://github.com/tokio-rs/tokio.git
synced
2025-10-01 12:20:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tokio
/
tokio-util
/
tests
History
Lucio Franco
d600ab9a8f
rt: Refactor
Runtime::block_on
to take
&self
(
#2782
)
...
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2020-08-27 20:05:48 -04:00
..
codecs.rs
codec: change Encoder to take &Item (
#1746
)
2020-03-04 15:54:41 -05:00
context.rs
rt: Refactor
Runtime::block_on
to take
&self
(
#2782
)
2020-08-27 20:05:48 -04:00
framed_read.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
framed_write.rs
codec: change Encoder to take &Item (
#1746
)
2020-03-04 15:54:41 -05:00
framed.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
length_delimited.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
sync_cancellation_token.rs
sync: move CancellationToken to tokio-util (
#2721
)
2020-08-23 17:45:52 +02:00
udp.rs
udp: Fix
UdpFramed
with regards to
Decode
(
#1445
)
2020-07-23 11:27:43 -04:00