• exec/load/dorkit.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Apr 19 00:17:29 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/bb7f76b061a070657520f1b1
    Modified Files:
    exec/load/dorkit.js
    Log Message:
    Terminate upon user disconnect at various "choice" prmopts in lord2.js

    It appears dorkit just depends on inactivity timeout and the door to set some connection inactivity limit, which lord2 doesn't do. So lord2 would just spin forever when a user disconnects at any vbar/choice prompt. This is an SBBS
    only fix as I don't know what happens under the same conditions in jsdoor or
    if or how it actually detects a disconnected user.

    This fixes the issue that Cru Jones keeps emailing me about.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Apr 19 01:22:10 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/bf603b31971ca0aa539ec5e7
    Modified Files:
    exec/load/dorkit.js
    Log Message:
    Revert "Terminate upon user disconnect at various "choice" prmopts in lord2.js"

    This reverts commit bb7f76b061a070657520f1b1bf555cec42dee76f.

    sbbs_init.js already checks bbs.online and triggers a connection close.
    If this isn't working, there's something wrong with the sbbs connection
    type.

    Checks for transport-specific state don't belong here.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net