Add option to defer telnet negotiation.
Some BBSs (ms.bsrealm.net) have a mailer running on the initial socket, and telnet negotiations with that disconnect. Other systems could potentially perform the negotiation then fail to pass the telnet state to the next program. With the new "Defer Negotiate" telnet option, SyncTERM won't send any telnet negotiations until it receives a telnet command from the remote first.
Showing
- src/syncterm/bbslist.c 18 additions, 1 deletionsrc/syncterm/bbslist.c
- src/syncterm/bbslist.h 2 additions, 0 deletionssrc/syncterm/bbslist.h
- src/syncterm/conn_telnet.c 27 additions, 11 deletionssrc/syncterm/conn_telnet.c
- src/syncterm/conn_telnet.h 4 additions, 0 deletionssrc/syncterm/conn_telnet.h
- src/syncterm/telnets.c 3 additions, 10 deletionssrc/syncterm/telnets.c
Loading
Please register or sign in to comment