/ | Mailing list | Docs | Examples | GitHub
libssh2_session_get_blocking

Name

libssh2_session_get_blocking - evaluate blocking mode on session

Synopsis

#include <libssh2.h>
 
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

This HTML page was made with roffit.