fake_pending Struct Reference

Pending queries to network, fake replay version. More...

#include <replay.h>

Data Fields

ldns_buffer * buffer
 what is important only that we remember the query, copied here.
struct sockaddr_storage addr
 and to what address this is sent to.
socklen_t addrlen
 len of addr
comm_point_callback_tcallback
 The callback function to call when answer arrives (or timeout).
void * cb_arg
 callback user argument
int timeout
 original timeout in seconds from 'then'
struct fake_pendingnext
 next in pending list
ldns_pkt * pkt
 the buffer parsed into a ldns_pkt
enum transport_type transport
 by what transport was the query sent out
int serviced
 if this is a serviced query
struct replay_runtimeruntime
 the runtime structure this is part of

Detailed Description

Pending queries to network, fake replay version.


Field Documentation

ldns_buffer* fake_pending::buffer

what is important only that we remember the query, copied here.

Referenced by delete_fake_pending(), and outnet_serviced_query_stop().

struct sockaddr_storage fake_pending::addr

The documentation for this struct was generated from the following file:
Generated on Thu Apr 22 00:30:20 2010 for unbound by  doxygen 1.6.3