|
NAMElibssh2_session_get_blocking - TODOSYNOPSISint libssh2_session_get_blocking(LIBSSH2_SESSION *session);DESCRIPTIONReturns 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 VALUESee description.SEE ALSOlibssh2_session_set_blocking(3)
Visit the GSP FreeBSD Man Page Interface. |