Commit c185e40
session UPDATE properly close SSH sessions
When a client DCs, send <close-session> + SSH EOF before waiting for
<ok> reply. When server goes to free its session it polls for the
SSH_EOF and this avoids socket exception warnings from libssh.1 parent 4c14160 commit c185e40
5 files changed
Lines changed: 265 additions & 129 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
859 | 859 | | |
860 | 860 | | |
861 | 861 | | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
862 | 868 | | |
863 | 869 | | |
864 | 870 | | |
| |||
0 commit comments