libssh2_keepalive_send(3) debian man page | unix.com

Man Page: libssh2_keepalive_send

Operating Environment: debian

Section: 3

libssh2_keepalive_send(3)					  libssh2 manual					 libssh2_keepalive_send(3)

NAME
libssh2_keepalive_send - short function description
SYNOPSIS
#include <libssh2.h> int libssh2_keepalive_send(LIBSSH2_SESSION *session, int *seconds_to_next);
DESCRIPTION
Send a keepalive message if needed. seconds_to_next indicates how many seconds you can sleep after this call before you need to call it again.
RETURN VALUE
Returns 0 on success, or LIBSSH2_ERROR_SOCKET_SEND on I/O errors.
AVAILABILITY
Added in libssh2 1.2.5
SEE ALSO
libssh2_keepalive_config(3) libssh2 1.2.5 13 Apr 2011 libssh2_keepalive_send(3)
Related Man Pages
libssh2_scp_send_ex(3) - debian
libssh2_userauth_hostbased_fromfile(3) - debian
libssh2_userauth_publickey_fromfile(3) - debian
libssh2_userauth_keyboard_interactive(3) - centos
libssh2_userauth_publickey_fromfile(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph