• src/comio/comio.h comio_nix.c comio_win32.c

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Apr 25 23:57:24 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/9aa9e4ecd733cf7b8b014ca8
    Modified Files:
    src/comio/comio.h comio_nix.c comio_win32.c
    Log Message:
    comio: add comGetBaudRates() to query settable baud rates for a COM port

    Win32 implementation uses GetCommProperties()/dwSettableBaud bitmask to
    reflect what the device driver actually supports; nix implementation
    enumerates the compile-time B* macro set (same list used by rate_to_macro).

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