Skip to content

Bind port 0 using ephemeral port - #5

Open
antaln wants to merge 1 commit into
NetCrusherOrg:masterfrom
antaln:ephemeral-bind
Open

Bind port 0 using ephemeral port#5
antaln wants to merge 1 commit into
NetCrusherOrg:masterfrom
antaln:ephemeral-bind

Conversation

@antaln

Copy link
Copy Markdown

Allow retrieving bound ephemeral port when local address with port 0 is used. This is useful for tests that do not use fixed port numbers.

Closes#4

Credits: @mpkusnierz

Allow retrieving bound ephemeral port when local address with port 0 is
used. This is useful for tests that do not use fixed port numbers.
ClosesNetCrusherOrg#4
Credits: @mpkusnierz
Sign up for freeto 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.

Bind address with automatic port selection from ephemeral port range needs to be updated

1 participant

@antaln