Subj : src/sbbs3/xtrn.cpp To : CVS commit From : rswindell Date : Fri Oct 20 2023 20:19:52 src/sbbs3 xtrn.cpp 1.251 1.252 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs:/tmp/cvs-serv19890 Modified Files: xtrn.cpp Log Message: When the passthru_thead is running, the protocol (%p) command-line specifier will now expand to "raw" rather than "telnet/rlogin/ssh". This disables IAC handling in sexpots, for example, which isn't needed or desired when using the passthru socket. Also, put some conditional checks for passthru_thread_running in external() and if it's not (e.g. for testing purposes), then lock the input_thread_mutex instead of changing passthru_socket_active. This is currently just a way to easily test the differences between direct and passthru socket I/O (dependant on whether or not the passthru_thread is running which is controlled in main.cpp. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .