1libssh2_session_get_blocking(3) libssh2 manual libssh2_session_get_blocking(3)
23
4
NAME
6libssh2_session_get_blocking - TODO
7
SYNOPSIS
9int libssh2_session_get_blocking(LIBSSH2_SESSION *session);
10
DESCRIPTION
12Returns 0 if the state of the session has previously be set to non-
13blocking and it returns 1 if the state was set to blocking.
14
RETURN VALUE
16See description.
17
SEE ALSO
19libssh2_session_set_blocking(3)
2021
22
23
libssh2 0.15 1 Jun 2007 libssh2_session_get_blocking(3)