• xtrn/tw2/input.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 9 16:30:32 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/dee6266e41656d476a1045e2
    Modified Files:
    xtrn/tw2/input.js
    Log Message:
    Check for user disconnection in CheckTerminate()

    A user disconnecting while running tw2 would just result in an infinite loop checking node status and waiting for the user's allowed time to run out (which may never happen) or for the server to be locally terminated.

    This has been happening for years on Vertrauen. Finally now I see why.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Mar 12 23:27:54 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/69f4a097dff7fefc9204464f
    Modified Files:
    xtrn/tw2/input.js
    Log Message:
    Clear the aborted flag on input

    This fixes the bug whereby if the user ever hit Ctrl-C or hit 'N' at
    a pause prompt, they could never see another menu / display file.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net