Skip to content
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

tcp: misc improvements #1209

Closed
4 of 8 tasks
carllerche opened this issue Jun 27, 2019 · 0 comments
Closed
4 of 8 tasks

tcp: misc improvements #1209

carllerche opened this issue Jun 27, 2019 · 0 comments
Milestone

Comments

@carllerche
Copy link
Member

carllerche commented Jun 27, 2019

Tracking misc smaller improvements to tokio-tcp.

This issue is to be closed once there are no remaining breaking changes to make or remaining breaking changes are tracked in separate issues.

Features

Polish

Testing

  • Test notifications received by the net driver (i.e. waking tasks blocked on net resources).
  • Split & concurrency
@carllerche carllerche added this to the v0.2 milestone Jun 27, 2019
carllerche added a commit that referenced this issue Jul 3, 2019
carllerche added a commit that referenced this issue Aug 27, 2019
This also removes `TcpStream::connect_std` as the conversion functions
from `std` need to be rethought. A note tracking this has been added
to #1209.
carllerche added a commit that referenced this issue Aug 27, 2019
This also removes `TcpStream::connect_std` as the conversion functions
from `std` need to be rethought. A note tracking this has been added
to #1209.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant