• exec/ircmsg.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed May 26 20:40:28 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/7b4fd42c6de22eab48e7abe7
    Modified Files:
    exec/ircmsg.js
    Log Message:
    Send a PING line after message line(s), wait for response.Is this what you had in mind, Cyan?
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed May 26 22:33:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/8cd6ca9c7216f5b94b558864
    Modified Files:
    exec/ircmsg.js
    Log Message:
    Wait for the correct PING reponse using a random token.One potential issue here is if you connect/send to irc.synchro.net,you'l going to get the PONG response back from a different hostname(e.g. vert.synchro.net), which won't match the expected PONG response.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)