tr_tcp_config Struct Reference
[TCP transport socket]

A tr_tcp_config struct holds configuration for a TCP connection. More...

#include <tcp_transport.h>

Data Fields

char * bindaddr
char * host
char * port

Detailed Description

Parameters:
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
Examples:

rtr_mgr.c.

 All Data Structures Variables

Generated on 19 Jul 2019 for RTRlib by  doxygen 1.6.1