Skip to content

Pull requests: tokio-rs/tokio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

io: implement AsyncSeek for Empty
#6663 opened Jun 27, 2024 by zaeleus Loading…
sync: add weak_count and strong_count for Receiver R-loom-sync Run loom sync tests on this PR
#6661 opened Jun 27, 2024 by hi-rustin Loading…
Making the Stream adaptor structures public in tokio-stream A-tokio-stream Area: The tokio-stream crate
#6658 opened Jun 25, 2024 by sharpened-nacho Loading…
chore: increase MSRV to 1.70 A-tokio Area: The main tokio crate
#6645 opened Jun 17, 2024 by Darksonn Loading…
Update to Mio v1
#6635 opened Jun 14, 2024 by Thomasdezeeuw Draft
metrics: Stabilize active_task_count A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR
#6619 opened Jun 6, 2024 by rcoh Loading…
Add SimplexStream structure A-tokio Area: The main tokio crate M-io Module: tokio/io
#6589 opened May 26, 2024 by wutchzone Loading…
Improve documentation for select!{} A-tokio Area: The main tokio crate M-macros Module: macros in the main Tokio crate
#6572 opened May 19, 2024 by Xiretza Loading…
Add read_until_slice A-tokio Area: The main tokio crate M-io Module: tokio/io
#6531 opened May 3, 2024 by Sytten Draft
feat(tokio-util): Add CancellationTokenWithReason A-tokio-util Area: The tokio-util crate M-sync Module: tokio/sync
#6453 opened Apr 2, 2024 by conradludgate Loading…
fs: add read_at/write_at/seek_read/seek_write for fs::File A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#6427 opened Mar 25, 2024 by SteveLauC Loading…
file: parameterize file position A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#6381 opened Mar 6, 2024 by MarcusSorealheis Draft
runtime: only mitigate false sharing for multi-threaded runtimes A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR
#6240 opened Dec 22, 2023 by Darksonn Loading…
feat: added spawn_aborting A-tokio-util Area: The tokio-util crate M-task Module: tokio/task
#6224 opened Dec 18, 2023 by dev-ardi Loading…
Allow disabling time auto-advance behavior in tests A-tokio Area: The main tokio crate M-time Module: tokio/time
#6113 opened Oct 26, 2023 by l4l Loading…
docs: add countdown latch example to Semaphore A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
#6105 opened Oct 24, 2023 by hawkw Loading…
driver: add support for registering file descriptors with user-specified flags A-tokio Area: The main tokio crate M-io Module: tokio/io M-net Module: tokio/net
#6089 opened Oct 19, 2023 by Noah-Kennedy Loading…
codec: allow AnyDelimiterCodec to take bytes A-tokio-util Area: The tokio-util crate M-codec Module: tokio-util/codec S-breaking-change A breaking change that requires manual coordination to be released.
#6082 opened Oct 16, 2023 by shikanime Loading…
More general interface for UdpFramed A-tokio-util Area: The tokio-util crate M-net Module: tokio/net S-breaking-change A breaking change that requires manual coordination to be released.
#5969 opened Sep 1, 2023 by GoldsteinE Loading…
Update naming around TcpListener::from_std so that it's harder to misuse A-tokio Area: The main tokio crate M-net Module: tokio/net
#5597 opened Apr 3, 2023 by Ten0 Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.