libssh2_session_get_blocking(3) debian man page | unix.com

Man Page: libssh2_session_get_blocking

Operating Environment: debian

Section: 3

libssh2_session_get_blocking(3) 				  libssh2 manual				   libssh2_session_get_blocking(3)

NAME
libssh2_session_get_blocking - TODO
SYNOPSIS
int libssh2_session_get_blocking(LIBSSH2_SESSION *session);
DESCRIPTION
Returns 0 if the state of the session has previously be set to non-blocking and it returns 1 if the state was set to blocking.
RETURN VALUE
See description.
SEE ALSO
libssh2_session_set_blocking(3) libssh2 0.15 1 Jun 2007 libssh2_session_get_blocking(3)
Related Man Pages
libssh2_session_banner_set(3) - debian
libssh2_sftp_init(3) - debian
libssh2_session_disconnect_ex(3) - centos
libssh2_session_startup(3) - centos
libssh2_sftp_init(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?