Subj : src/syncterm/conn.c conn.h To : Git commit to main/sbbs/master From : Deucе Date : Sat Oct 19 2024 08:10 am https://gitlab.synchro.net/main/sbbs/-/commit/db6ab93b9eda3331b2a0e077 Modified Files: src/syncterm/conn.c conn.h Log Message: Fix warning on 64-bit Windows where a socket isn't an int. Le sigh for the socket API. .