swebb2066 commented on PR #495: URL: https://github.com/apache/logging-log4cxx/pull/495#issuecomment-2811587276
Given [the uncertainty around this socket option](https://stackoverflow.com/questions/3229860/what-is-the-meaning-of-so-reuseaddr-setsockopt-option-linux), could you also add a AllowQuickReconnect TelnetAppender option? I think the default value of the option can be True. This will require adding a setQuickReconnect() method to ServerSocket and a new member variable in APRServerSocketPriv, in addition to TelnetAppender::setOption(0 and TelnetAppender::activateOptions changes. -- 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