Subj : src/build/Common.gmake src/sbbs3/js_global.c js_socket.c main.cpp sbbs To : Git commit to main/sbbs/master From : Deucе Date : Wed Mar 31 2021 16:41:15 https://gitlab.synchro.net/main/sbbs/-/commit/3de05e2d5d680ffb8169f87f Modified Files: src/build/Common.gmake src/sbbs3/js_global.c js_socket.c main.cpp sbbs.h services.c xtrn.cpp src/xpdev/multisock.c sockwrap.c Log Message: Use new PREFER_POLL define to control poll() usageRather than depending on _WIN32 which is silly, make it clear whatexactly is being done and why.Note that the spy socket stuff and some external stuff on *nix havehad the select() implementation removed. To support using select()on !Win32 will require de-refactoring that's not really worth doing.Instead, just use #error and reference the commit where the oldcode can be found. --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .