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

Improve InetSocketAddress and socket binding APIs. #322

Merged
merged 7 commits into from
Mar 13, 2021

Conversation

svroonland
Copy link
Collaborator

This is a cherry-pick of several commits from the quelgar/next-gen branch, ported back to zio-nio and zio-nio-core modules.

  • Improve InetSocketAddress and socket binding APIs.
  • Use meaningful names for the InetSocketAddress constructors.
  • Make binding to an automatically assigned socket address explicit.
  • Improvements to address handling.
  • Improve InetSocketAddress API.
  • Add localhost constructor to InetSocketAddress.

*
* The socket address will be ''resolved''.
* The socket address wll be ''resolved''.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

@svroonland svroonland marked this pull request as ready for review March 13, 2021 11:47
@svroonland svroonland requested a review from a team as a code owner March 13, 2021 11:47
Copy link
Contributor

@quelgar quelgar left a comment

Choose a reason for hiding this comment

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

Thank you! 👍

@quelgar quelgar merged commit 58d1983 into zio:master Mar 13, 2021
@svroonland svroonland deleted the socketaddress-improvements branch March 13, 2021 12:54
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.

2 participants