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 to read bound address when bind to port 0 #77

Closed
bgklika opened this issue May 19, 2022 · 1 comment
Closed

Support to read bound address when bind to port 0 #77

bgklika opened this issue May 19, 2022 · 1 comment

Comments

@bgklika
Copy link
Contributor

bgklika commented May 19, 2022

To implement new feature in IPC server we need to add code to read back actual address or port number when bind() got port 0 and OS select port semi-randomly.

@graebm
Copy link
Contributor

graebm commented May 26, 2022

Fixed in v0.2.10

@graebm graebm closed this as completed May 26, 2022
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

2 participants