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

Support binding multiple addrs within a host #38

Closed
mcches opened this issue Oct 4, 2022 · 0 comments · Fixed by #46
Closed

Support binding multiple addrs within a host #38

mcches opened this issue Oct 4, 2022 · 0 comments · Fixed by #46

Comments

@mcches
Copy link
Contributor

mcches commented Oct 4, 2022

Listener::bind() was added in #35, but it assumes the sole host's SocketAddr. It's both reasonable to support this (say for loopback or multiple acceptors within a process) and necessary to mirror tokio::net.

@mcches mcches linked a pull request Oct 19, 2022 that will close this issue
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 a pull request may close this issue.

1 participant