|
RTRlib
|
#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.8.14