Tor  0.4.7.0-alpha-dev
Data Fields
listener_connection_t Struct Reference

#include <listener_connection_st.h>

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.

Definition at line 18 of file listener_connection_st.h.

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.

Definition at line 23 of file listener_connection_st.h.

Referenced by dnsserv_close_listener(), and dnsserv_configure_listener().


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