• src/build/Common.gmake

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Aug 2 20:14:25 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5d8ba0be94dcb24bfbd7fea2
    Modified Files:
    src/build/Common.gmake
    Log Message:
    Note why Win32 is excluded from PREFER_POLL

    The bare ifneq gives no hint that the exclusion is deliberate, and the
    Windows poll() path has never been compiled: WSAPoll() rejects an empty descriptor set and POLLPRI, both of which the PREFER_POLL code passes it.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)