Skip to content
Snippets Groups Projects
Commit b79f5470 authored by Florian Fischer's avatar Florian Fischer
Browse files

[EchoServer] set SO_REUSEPORT on the listen socket

This is needed by emper-io-eval because apparently our startup/termination
times are shorter than the OS allows the rebinding of the same tcp tuple.

Also make all global variables static because they don't have to be exported.
parent ebd3f04f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment