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.
 
struct port_ifpi
 port for of the outgoing interface that is used
 
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.
 
struct reuse_tcp reuse
 the pre-allocated reuse tcp structure.
 

Detailed Description

Pending TCP query to server.

Field Documentation

◆ reuse

struct reuse_tcp pending_tcp::reuse

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