Subj : src/sbbs3/js_socket.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Mon Jul 24 2023 06:33 pm https://gitlab.synchro.net/main/sbbs/-/commit/f9a44f56e2ad13a4373e63cd Modified Files: src/sbbs3/js_socket.c Log Message: Manual revert of the ListeningSocket contructor "fix" which wasn't necessary I keep reverting/un-reverting the merge that includes an unrelated logon.cpp change. So just manually remove this new code that was added to attempt to fix issue #402 since I incorrectly concluded that sockopts.ini wasn't being applied to new sockets created with ListeningSocket(). .