Subj : src/xpdev/multisock.c sockwrap.h To : Git commit to main/sbbs/master From : Deucе Date : Fri Mar 19 2021 13:27:34 https://gitlab.synchro.net/main/sbbs/-/commit/d0b94c03d611967f08602eb7 Modified Files: src/xpdev/multisock.c sockwrap.h Log Message: First attempt to use poll()There has been a sighting of Synchronet exceeding FD_SETSIZE sockets.This means select() is of less use and we need to start migrating toeither poll() or platform-specific methods to achieve the same end.This commit is mostly to check that poll() builds on Win32 and thatit actually works. --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .