libssh2_trace(3) debian man page | unix.com

Man Page: libssh2_trace

Operating Environment: debian

Section: 3

libssh2_trace(3)						  libssh2 manual						  libssh2_trace(3)

NAME
libssh2_trace - enable debug info from inside libssh2
SYNOPSIS
#include <libssh2.h> void libssh2_trace(LIBSSH2_SESSION *session, int bitmask);
DESCRIPTION
This is a function present in the library that can be used to get debug info from within libssh2 when it is running. Helpful when trying to trace or debug behaviors. Note that this function has no effect unless libssh2 was built to support tracing! It is usually disabled in release builds. bitmask can be set to the logical OR of none, one or more of these: LIBSSH2_TRACE_SOCKET Socket low-level debugging LIBSSH2_TRACE_TRANS Transport layer debugging LIBSSH2_TRACE_KEX Key exchange debugging LIBSSH2_TRACE_AUTH Authentication debugging LIBSSH2_TRACE_CONN Connection layer debugging LIBSSH2_TRACE_SCP SCP debugging LIBSSH2_TRACE_SFTP SFTP debugging LIBSSH2_TRACE_ERROR Error debugging LIBSSH2_TRACE_PUBLICKEY Public Key debugging libssh2 1.0 26 Dec 2008 libssh2_trace(3)
Related Man Pages
libssh2_session_block_directions(3) - debian
libssh2_session_startup(3) - debian
libssh2_channel_ignore_extended_data(3) - centos
libssh2_session_block_directions(3) - centos
libssh2_userauth_publickey_fromfile(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections