A tr_tcp_config struct holds configuration for a TCP connection. More...
#include <tcp_transport.h>
Data Fields | |
| char * | bindaddr |
| char * | host |
| char * | port |
| host | Hostname or IP address to connect to. | |
| port | Port to connect to. | |
| bindaddr | Hostname or IP address to connect from. NULL for determination by OS. to use the source address of the system's default route to the server |
1.6.1