Subj : src/sbbs3/js_global.c To : Git commit to main/sbbs/master From : Deucе Date : Thu Oct 03 2024 14:20:31 https://gitlab.synchro.net/main/sbbs/-/commit/0f00cbea87ded29aa84e6847 Modified Files: src/sbbs3/js_global.c Log Message: Fix multi-array version of socket_select() when using poll() Previously, when multiple lists were passed, the "write" parameter (which can't be changed) was applied to all sockets. This means they would always all be poll()ed for read, then checked for the appropriate flag (read/write/priority)... which effectively meant that only the first (read) array would work. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .