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

Retrieve tcp port from server #331

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Retrieve tcp port from server #331

merged 2 commits into from
Dec 21, 2023

Conversation

jadamcrain
Copy link
Member

resolves #319

Adds this feature only to the Rust API

@jadamcrain jadamcrain merged commit 1ee7b36 into main Dec 21, 2023
11 checks passed
@jadamcrain jadamcrain deleted the feature/retrieve-tcp-port branch December 21, 2023 00:13
jadamcrain added a commit that referenced this pull request Jan 16, 2024
* ServerHandle can now retrieve the local_addr

* use ServerHandle::local_addr and port 0 in the perf example
jadamcrain added a commit that referenced this pull request Jan 16, 2024
* ServerHandle can now retrieve the local_addr

* use ServerHandle::local_addr and port 0 in the perf example
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.

Add support for retrieving the bound port when creating a TCP or TLS server
1 participant