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

Address determinations should be via nng_sockaddr #40

Closed
gdamore opened this issue Aug 9, 2017 · 3 comments
Closed

Address determinations should be via nng_sockaddr #40

gdamore opened this issue Aug 9, 2017 · 3 comments
Assignees

Comments

@gdamore
Copy link
Contributor

gdamore commented Aug 9, 2017

We should pass nng_sockaddr internally instead of URLs.

@gdamore gdamore self-assigned this Aug 9, 2017
@gdamore
Copy link
Contributor Author

gdamore commented Aug 9, 2017

Additionally we will want public methods to build a sockaddr from string and to build a string from a sockaddr.

@gdamore
Copy link
Contributor Author

gdamore commented Aug 24, 2017

Most of this work is done; only the property/option setting stuff needs to be updated, and only inproc even has that at present.

@gdamore
Copy link
Contributor Author

gdamore commented Aug 26, 2017

The property stuff is covered by #5 so I think we can safely close this, leaving #5 open to be fixed.

@gdamore gdamore closed this as completed Aug 26, 2017
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