• src/sbbs3/main.cpp sbbs.h xtrn.cpp

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jun 25 21:10:07 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/53a29469996a5fd1478b359f
    Modified Files:
    src/sbbs3/main.cpp sbbs.h xtrn.cpp
    Log Message:
    Auto-detect (log) scripts/module execution as "native", not 16-bit DOSAddress potential FAQ (issue #415)
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Oct 20 20:19:52 2023
    src/sbbs3 main.cpp 1.762 1.763 sbbs.h 1.547 1.548 xtrn.cpp 1.254 1.255
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    main.cpp sbbs.h xtrn.cpp
    Log Message:
    Create/use passthru_socket_activate() function which will purge the client_socket_dup before activating the passthru_socket. This resolves the issue of external programs receiving stale data from the previous passthru session - data that was not sucessfully read by the last external program invoked.


    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)