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

Re-export UnixDatagram and UnixDatagramFramed from tokio::net #772

Merged
merged 1 commit into from
Nov 23, 2018
Merged

Re-export UnixDatagram and UnixDatagramFramed from tokio::net #772

merged 1 commit into from
Nov 23, 2018

Conversation

luben
Copy link
Contributor

@luben luben commented Nov 23, 2018

Re-export UnixDatagram and UnixDatagramFramed from tokio::net for consistency with UnixListener, UnixStream, UdpSocket, and UdpFramed.

Also export the recently added UnixDatagramFramed from tokio::net::unix as the rest of the tokio_uds crate.

for consistency with UnixListener, UnixStream, UdpSocket, and UdpFramed
Copy link
Member

@tobz tobz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Member

@tobz tobz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tobz tobz merged commit 527dc0a into tokio-rs:master Nov 23, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants