This version fixes TCP on Linux when reuseport is in use. The
reuseport option is off by default now (gave too many issues), but on
Linux if you enable it, UDP performance should increase a lot.
Furthermore, bugfixes for OpenSSL library compatibility and error
responses fixed for future compatibility.
This version fixes TCP on Linux when reuseport is in use. The
reuseport option is off by default now (gave too many issues), but on
Linux if you enable it, UDP performance should increase a lot.
Furthermore, bugfixes for OpenSSL library compatibility and error
responses fixed for future compatibility.