Man Page: libssh2_keepalive_send
Operating Environment: centos
Section: 3
libssh2_keepalive_send(3) libssh2 manual libssh2_keepalive_send(3)NAMElibssh2_keepalive_send - short function descriptionSYNOPSIS#include <libssh2.h> int libssh2_keepalive_send(LIBSSH2_SESSION *session, int *seconds_to_next);DESCRIPTIONSend 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 VALUEReturns 0 on success, or LIBSSH2_ERROR_SOCKET_SEND on I/O errors.AVAILABILITYAdded in libssh2 1.2.5SEE ALSOlibssh2_keepalive_config(3) libssh2 1.2.5 13 Apr 2011 libssh2_keepalive_send(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| [TIP] Processing YAML files with yq |