• src/sexpots/sexpots.c

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 15 14:32:11 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/546725fc5a79ae67d5cf0c28
    Modified Files:
    src/sexpots/sexpots.c
    Log Message:
    Increase buffer size from 4096 to 10000 in handle_call()

    Log errors if/when comWriteBuf() fails.

    This is to hopefully help to root-cause or even possibly resolve the issue reported in #synchronet by PyRoDrAkE:
    "It all works well until the Dialup connection runs slower than 4800 baud
    using SexPots. I connect from my XT at either 1200 baud or 2400 baud and it would just stop drawing midway."

    There shouldn't be any write timeout in comWriteBuf(), so I don't know why
    this would help, but it's worth a try. Logging any comWriteBuf() errors is
    also a good idea in general.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 22 16:47:33 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d2ec372c5881a2ff011e4dc3
    Modified Files:
    src/sexpots/sexpots.c
    Log Message:
    Log modem status value, helpful when debugging serial line/modem issues
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)