Tor 0.4.9.0-alpha-dev
Data Fields
server_port_cfg_t Struct Reference

Data Fields

unsigned int no_advertise: 1
 
unsigned int no_listen: 1
 
unsigned int all_addrs: 1
 
unsigned int bind_ipv4_only: 1
 
unsigned int bind_ipv6_only: 1
 

Detailed Description

Definition at line 15 of file server_port_cfg_st.h.

Field Documentation

◆ all_addrs

unsigned int all_addrs

Definition at line 19 of file server_port_cfg_st.h.

◆ bind_ipv4_only

unsigned int bind_ipv4_only

Definition at line 20 of file server_port_cfg_st.h.

◆ bind_ipv6_only

unsigned int bind_ipv6_only

Definition at line 21 of file server_port_cfg_st.h.

◆ no_advertise

unsigned int no_advertise

Definition at line 17 of file server_port_cfg_st.h.

◆ no_listen

unsigned int no_listen

Definition at line 18 of file server_port_cfg_st.h.


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