Skip to content

Issues: tokio-rs/tokio

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

TcpStream cannot write more than 5760 bytes on ESP32 A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6805 opened Aug 29, 2024 by victorbnl
Comment description error A-tokio Area: The main tokio crate M-net Module: tokio/net T-docs Topic: documentation
#6791 opened Aug 18, 2024 by michael88888888 Loading…
A more useful UDP echo example A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net T-docs Topic: documentation
#6737 opened Jul 31, 2024 by Zoxc
panic assert failed left: 4096 right: 0 - when sending > 4096 bytes in windows pipe message mode A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6460 opened Apr 4, 2024 by MolotovCherry
2
9
Handle pid_shutdown_sockets when accepting connections A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6394 opened Mar 12, 2024 by dlon
Wrap function only_v6 for UDP and TCP sockets. A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#6282 opened Jan 13, 2024 by bamidev
Budgeting for IO resources should not just apply to async_io based operations A-tokio Area: The main tokio crate M-coop Module: tokio/coop M-net Module: tokio/net
#6237 opened Dec 20, 2023 by Darksonn
Add SocketAddr::as_abstract_namespace when we switch to mio v1 A-tokio Area: The main tokio crate M-net Module: tokio/net
#6202 opened Dec 8, 2023 by Darksonn
Ability to change permissions on NamedPipeServer without using unsafe A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#6128 opened Nov 3, 2023 by bryanlarsen
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 Draft
RFC: User-specified epoll flags A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net T-performance Topic: performance and benchmarks
#6084 opened Oct 17, 2023 by Noah-Kennedy
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…
TryInto<OwnedHandle> for Windows named pipes A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#5799 opened Jun 16, 2023 by kotauskas
Interest::PRIORITY never ready on TcpStream A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#5784 opened Jun 10, 2023 by leftmostcat
net::UnixListener: Allow binding/using an existing socket A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#5678 opened May 9, 2023 by Clockwork-Muse
{join,leave}_multicast_v{4,6} functions should probably be async A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#5674 opened May 7, 2023 by RReverser
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
TcpListener::from_std is super easy to misuse A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#5595 opened Apr 3, 2023 by Ten0
unixStream InvalidInput in mips64el-unknown-linux-muslabi64 A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#5487 opened Feb 20, 2023 by RickSKy
Add TcpSocket methods to set reuseport and reuseaddr to UdpSocket A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#5485 opened Feb 20, 2023 by reconbot
Reading from named pipe seems limited to 4096 bytes A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#5307 opened Dec 21, 2022 by LeonarddeR
Tokio casts from &mut [MaybeUninit<u8>] to &mut [u8] A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#4685 opened May 13, 2022 by erickt
tokio::io::copy_bidirectional can return with Error on MacOS A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#4674 opened May 10, 2022 by GlenDC
ProTip! What’s not been updated in a month: updated:<2024-09-18.