Version 2.11.906
2.11.906 (2024-10-26)
- Fixed unexpected exception when recreating a connection using the same outgoing port.
AddSO_REUSEPORT
if available, fallback toSO_REUSEADDR
. This socket option
is not bullet proof against reusability errors. Some OS differs in behaviors.