mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Make keepalive handling more robust, this should now match what OpenSSH does
This commit is contained in:
@@ -89,7 +89,6 @@ void cli_chansess_winchange();
|
||||
#ifdef ENABLE_CLI_NETCAT
|
||||
void cli_send_netcat_request();
|
||||
#endif
|
||||
void cli_start_send_channel_request(struct Channel *channel, unsigned char *type);
|
||||
|
||||
void svr_chansessinitialise();
|
||||
extern const struct ChanType svrchansess;
|
||||
|
||||
Reference in New Issue
Block a user