michieldwitte opened a new pull request, #495: URL: https://github.com/apache/logging-log4cxx/pull/495
Setting SO_REUSEADDR by default allows server applications to restart and bind to the same address and port without waiting for the OS to fully clean up previous connections. This avoids the issue where we would get "address already in use" after restarting an application after a crash/... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org