GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
libssh2_keepalive_send(3) libssh2 manual libssh2_keepalive_send(3)

libssh2_keepalive_send - short function description

#include <libssh2.h>
int libssh2_keepalive_send(LIBSSH2_SESSION *session,
                           int *seconds_to_next);

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.

Returns 0 on success, or LIBSSH2_ERROR_SOCKET_SEND on I/O errors.

Added in libssh2 1.2.5

libssh2_keepalive_config(3)
13 Apr 2011 libssh2 1.2.5

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.