libssh2_session_get_blocking

Section: libssh2 manual (3)
Updated: 1 Jun 2007
Page Index
 

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)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO