Tor 0.4.9.0-alpha-dev
Data Fields
pending_connection_t Struct Reference

#include <dns_structs.h>

Data Fields

edge_connection_tconn
 
struct pending_connection_tnext
 

Detailed Description

Linked list of connections waiting for a DNS answer.

Definition at line 22 of file dns_structs.h.

Field Documentation

◆ conn

Definition at line 23 of file dns_structs.h.

◆ next

struct pending_connection_t* next

Definition at line 24 of file dns_structs.h.


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