From rswindell@VERT to CVS commit on Sunday, July 07, 2019 02:01:13
src/sbbs3 main.cpp 1.751 1.752 sbbs.h 1.520 1.521 xtrn.cpp 1.249 1.250
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv4257
Modified Files:
main.cpp sbbs.h xtrn.cpp
Log Message:
Store the current external() mode flags where passthru_input_thread() can see it and decide whether to write directly to the output ring buffer (EX_BIN) or use rputs() for charset translations.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Sunday, August 25, 2019 03:09:46
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.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net