RTRlib
|
Data Structures | |
struct | tr_ssh_config |
Functions | |
int | tr_ssh_init (const struct tr_ssh_config *config, struct tr_socket *socket) |
This transport implementation uses libssh (http://www.libssh.org/) for all ssh specific operations.
See transport interface for a list of supported operations.
int tr_ssh_init | ( | const struct tr_ssh_config * | config, |
struct tr_socket * | socket | ||
) |