diff session.h @ 970:0bb16232e7c4

Make keepalive handling more robust, this should now match what OpenSSH does
author Matt Johnston <matt@ucc.asn.au>
date Tue, 19 Aug 2014 23:08:56 +0800
parents f7f6c15b0ec3
children 73ea0dce9a57 aac0095dc3b4 deed0571cacc
line wrap: on
line diff
--- a/session.h	Wed Aug 13 22:07:43 2014 +0800
+++ b/session.h	Tue Aug 19 23:08:56 2014 +0800
@@ -47,7 +47,7 @@
 void session_cleanup();
 void send_session_identification();
 void send_msg_ignore();
-void ignore_recv_msg_request_failure();
+void ignore_recv_response();
 
 void update_channel_prio();