unbound  0.1
Data Fields
pending_tcp Struct Reference

Pending TCP query to server. More...

#include <outside_network.h>

Data Fields

struct pending_tcpnext_free
 next in list of free tcp comm points, or NULL.
 
uint16_t id
 the ID for the query; checked in reply
 
struct comm_pointc
 tcp comm point it was sent on (and reply must come back on).
 
struct waiting_tcpquery
 the query being serviced, NULL if the pending_tcp is unused.
 

Detailed Description

Pending TCP query to server.


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