Subject: Re: How should my libssh2-based client handle gratuitous keepalives from the ssh server?

Re: How should my libssh2-based client handle gratuitous keepalives from the ssh server?

From: Peter Stuge <peter_at_stuge.se>
Date: Sat, 20 Jan 2018 00:45:14 +0000

Jeremy Friesner wrote:
> ClientAliveInterval 15
..
> Is there a recommended way to handle this issue?

No. I don't think libssh2 supports dealing with packet when idle at all.

The real solution is to add a generic protocol handler function, which
will need a fair bit of work, but I think not a lot of rework.

//Peter
_______________________________________________
libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2018-01-20