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

Use port number 0 for ephemeral port if save #80

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Use port number 0 for ephemeral port if save #80

merged 1 commit into from
Jan 21, 2025

Conversation

nobu
Copy link
Member

@nobu nobu commented Jan 21, 2025

On platforms where ephemeral port randomization is implemented, the same randomization is not needed in the ruby library layer.

Fixes #63.

On platforms where ephemeral port randomization is implemented, the
same randomization is not needed in the ruby library layer.

Fixes #63.
@nobu nobu merged commit c4bfa07 into master Jan 21, 2025
68 checks passed
@nobu nobu deleted the random_port branch January 21, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

bind_random_port ignores OS ephemeral port range
1 participant