• src/syncterm/conn.c conn_pty.c modem.c rlogin.c ssh.c

    From Deuc╨╡ to Git commit to main/sbbs/master on Sunday, March 14, 2021 14:40:42
    https://gitlab.synchro.net/main/sbbs/-/commit/70b890d691b03e89ab05cfd9
    Modified Files:
    src/syncterm/conn.c conn_pty.c modem.c rlogin.c ssh.c
    Log Message:
    Use a separate status for thread exited than thread not started

    Should fix SF #45 since it appears the input thread started then
    exited before SyncTERM realized the connection was successful.