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