Don't bother waiting for a ssh-connection service reply - the server

will disconnect if it wasn't accepted
This commit is contained in:
Matt Johnston
2013-03-31 21:38:17 +08:00
parent a0e931005b
commit 36526700a9
5 changed files with 19 additions and 98 deletions

View File

@@ -236,10 +236,6 @@ typedef enum {
typedef enum {
STATE_NOTHING,
SERVICE_AUTH_REQ_SENT,
SERVICE_AUTH_ACCEPT_RCVD,
SERVICE_CONN_REQ_SENT,
SERVICE_CONN_ACCEPT_RCVD,
USERAUTH_REQ_SENT,
USERAUTH_FAIL_RCVD,
USERAUTH_SUCCESS_RCVD,