aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/protocol.rs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-22 05:43:40 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-22 05:45:16 -0500
commit601a3bf1e085e3a28d0e91e3bd2f2d0de5b4ab62 (patch)
tree9de03c3ede083c13e258e052c77f529ab55810f0 /teleterm/src/protocol.rs
parent03ee22f26b581c9571271af5ff00ebebb06b05f1 (diff)
downloadteleterm-601a3bf1e085e3a28d0e91e3bd2f2d0de5b4ab62.tar.gz
teleterm-601a3bf1e085e3a28d0e91e3bd2f2d0de5b4ab62.zip
don't manually disconnect on disconnect events
we only get the disconnect events after the disconnect happens, and in this particular case it's happening because we dropped the old connection to replace it with a new connection, and so manually clearing the current connection on a disconnect event will usually end up clearing the new connection
Diffstat (limited to 'teleterm/src/protocol.rs')
0 files changed, 0 insertions, 0 deletions