• exec/load/dorkit.js xtrn/lord2/l2cfg.js l2lib.js lord2.js map.dat

    From Deuc╨╡ to Git commit to main/sbbs/master on Tuesday, March 09, 2021 16:02:16
    https://gitlab.synchro.net/main/sbbs/-/commit/c27dd09f3c731243a58b70a2
    Modified Files:
    exec/load/dorkit.js xtrn/lord2/l2cfg.js l2lib.js lord2.js map.dat
    Log Message:
    Disconnect Commit #2

    - In dorkit, start the timer if keyboard is invoked and
    dk.connection.active is false.
    - In LORD2, check for a CONNECTION_CLOSED key after getkey() where
    appropriate.
    - Also in LORD2, allow the busy flag to suspend pending timeouts.