table of contents
other versions
- bullseye 1.9.0-2
- testing 1.10.0-3+b1
- unstable 1.10.0-3+b1
- experimental 1.11.0-1
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¶
1 Jun 2007 | libssh2 0.15 |