|
RTRlib
|
#include "rtrlib/transport/transport.h"Go to the source code of this file.
Data Structures | |
| struct | tr_ssh_config |
| A tr_ssh_config struct holds configuration data for an tr_ssh socket. More... | |
Functions | |
| int | tr_ssh_init (const struct tr_ssh_config *config, struct tr_socket *socket) |
| Initializes the tr_socket struct for a SSH connection. | |