An implementation of the TCP protocol for the RTR transport. See transport interface for a list of supported operations.
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) |
| int tr_tcp_init | ( | const struct tr_tcp_config * | config, | |
| struct tr_socket * | socket | |||
| ) |
1.6.1