LibSSH Documentation
0.7
The Linking HowTo
The Tutorial
The libssh API
The SSH Public Key Infrastructure
The SSH authentication functions.
The SSH buffer functions.
The SSH channel functions
The SSH error functions.
The SSH helper functions.
The SSH logging functions.
The SSH message functions
The SSH poll functions.
struct ssh_event_fd_wrapper
struct ssh_event_struct
struct ssh_poll_ctx_struct
struct ssh_poll_handle_struct
Overview
Detailed Documentation
The SSH scp functions
The SSH session functions.
The SSH string functions
The SSH threading functions.
The libssh callbacks
Overview
Detailed Documentation
The libssh C++ wrapper
The libssh SFTP API
The libssh server API
Bug List
Deprecated List
Global Namespace
LibSSH Documentation
The libssh API
The SSH poll functions.
struct ssh_event_struct
struct ssh_event_struct
struct
ssh_event_struct
{
// fields
ssh_poll_ctx
ctx
;
struct
ssh_list
*
sessions
;
};