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

uds: misc improvements #1263

Closed
6 tasks
carllerche opened this issue Jul 4, 2019 · 0 comments
Closed
6 tasks

uds: misc improvements #1263

carllerche opened this issue Jul 4, 2019 · 0 comments
Labels
A-tokio Area: The main tokio crate C-musing Category: musings about a better world M-net Module: tokio/net
Milestone

Comments

@carllerche
Copy link
Member

carllerche commented Jul 4, 2019

Tracking misc smaller improvements to tokio-uds.

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

Polish

  • combine into tokio-net crate (meta: consider combining crates #1264).
  • audit usage of Pin.
  • audit usage of &self vs. &mut self.
  • move more code to async fn.
  • split bikeshed name & mod layout.
  • split_mut bikeshed name & mod layout.
@carllerche carllerche added this to the v0.2 milestone Jul 4, 2019
@Darksonn Darksonn added A-tokio Area: The main tokio crate C-musing Category: musings about a better world M-net Module: tokio/net and removed meta labels Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate C-musing Category: musings about a better world M-net Module: tokio/net
Projects
None yet
Development

No branches or pull requests

2 participants