Skip to content

Issues: tokio-rs/mio

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Support for io_uring
#1591 opened Jul 8, 2022 by Noah-Kennedy updated Feb 4, 2023
poll: Optimize locks and allocations in the critical path
#1701 opened Jul 30, 2023 by jasta updated Jul 30, 2023
Support for peek/peek_from for sockets (unix_socket_peek) unstable Depends on unstable Rust feature.
#1418 opened Dec 10, 2020 by cssivision updated Dec 8, 2023
Official ESP-IDF framework support
#1703 opened Jul 31, 2023 by Thomasdezeeuw updated Feb 2, 2024
4 tasks
Update socket types API to match std lib
#1750 opened Dec 24, 2023 by Thomasdezeeuw updated Jun 9, 2024
connect_error test takes too long freebsd
#959 opened May 26, 2019 by asomers updated Jun 9, 2024
IoRing support for windows windows Related to the Windows OS.
#1697 opened Jul 26, 2023 by ghost updated Jun 14, 2024
Poll(2) implementation follow-ups
#1702 opened Jul 31, 2023 by Thomasdezeeuw updated Jun 14, 2024
3 of 7 tasks
Add AIX back to CI after full stdlib support
#1834 opened Oct 3, 2024 by mustartt updated Oct 3, 2024
Windows named pipes hits unreachable code during read operation
#1819 opened Jul 27, 2024 by akahan updated Oct 20, 2024
Use std::os::fd on Hermit hermit Related to the Hermit OS.
#1803 opened Jun 9, 2024 by Thomasdezeeuw updated Oct 26, 2024
Windows Named Pipes Handle.drop is not called, pipe is not removed
#1838 opened Oct 13, 2024 by TrionProg updated Nov 12, 2024
Inquiry About IO Uring Support
#1842 opened Nov 22, 2024 by aabolfazl updated Nov 27, 2024
Reenabled GNU Hurd in CI
#1844 opened Nov 29, 2024 by Thomasdezeeuw updated Nov 29, 2024
How to use RDMA in tokio?
#1848 opened Dec 12, 2024 by work-chausat updated Dec 12, 2024
Support UnixStream on Windows windows Related to the Windows OS.
#1609 opened Aug 16, 2022 by sullivan-sean updated Feb 3, 2025
ProTip! Exclude everything labeled bug with -label:bug.