1libssh2_session_get_blocking(3)     libssh2    libssh2_session_get_blocking(3)
2
3
4

NAME

6       libssh2_session_get_blocking - TODO
7

SYNOPSIS

9       #include <libssh2.h>
10
11       int
12       libssh2_session_get_blocking(LIBSSH2_SESSION *session);
13

DESCRIPTION

15       Returns  0  if  the  state of the session has previously be set to non-
16       blocking and it returns 1 if the state was set to blocking.
17

RETURN VALUE

19       See description.
20

SEE ALSO

22       libssh2_session_set_blocking(3)
23
24
25
26libssh2 0.15                      1 Jun 2007   libssh2_session_get_blocking(3)
Impressum