Skip to content

Set the SO_REUSEADDR socket option of the listening socket#118

Open
dsiganos wants to merge 1 commit intomicrosoft:mainfrom
dsiganos:set_reuse_addr_sock_opt
Open

Set the SO_REUSEADDR socket option of the listening socket#118
dsiganos wants to merge 1 commit intomicrosoft:mainfrom
dsiganos:set_reuse_addr_sock_opt

Conversation

@dsiganos
Copy link

This allows the server to be restarted quickly when the listening socket is in TIME_WAIT state, which happens often whilst debugging.

This allows the server to be restarted quickly when the listening socket
is in TIME_WAIT state, which happens often whilst debugging.

Signed-off-by: Dimitrios Siganos <dimitris@siganos.org>
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.

1 participant