tor  master
Data Fields
listener_connection_t Struct Reference

#include <or.h>

Collaboration diagram for listener_connection_t:
Collaboration graph
[legend]

Data Fields

connection_t base_
 
struct evdns_server_port * dns_server_port
 
entry_port_cfg_t entry_cfg
 

Detailed Description

Subtype of connection_t; used for a listener socket.

Field Documentation

◆ dns_server_port

struct evdns_server_port* dns_server_port

If the connection is a CONN_TYPE_AP_DNS_LISTENER, this field points to the evdns_server_port it uses to listen to and answer connections.


The documentation for this struct was generated from the following file: