Subj : src/sbbs3/main.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Thu Jul 11 2024 07:29 pm https://gitlab.synchro.net/main/sbbs/-/commit/59e30dda6bb683b9c1a97298 Modified Files: src/sbbs3/main.cpp Log Message: Fix *nix build We removed the large-scope 'i', but didn't update the Unix-only blocks of code (dealing with UNIX domain spy sockets). .