Tor
0.4.7.0-alpha-dev
|
#include <connection.h>
Data Fields | |
struct connection_t * | old_conn |
const struct port_cfg_t * | new_port |
This struct associates an old listener connection to be replaced by new connection described by port configuration. Only used when moving listeners to/from wildcard IP address.
Definition at line 115 of file connection.h.