Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
dns_query_set_query Struct Reference

A DNS query set query, which includes its state. More...

#include <dns_internal.h>

Collaboration diagram for dns_query_set_query:
Collaboration graph
[legend]

Data Fields

struct ast_dns_queryquery
 The query itself. More...
 
unsigned int started
 Whether the query started successfully or not. More...
 

Detailed Description

A DNS query set query, which includes its state.

Definition at line 177 of file dns_internal.h.

Field Documentation

◆ query

struct ast_dns_query* query

◆ started

unsigned int started

Whether the query started successfully or not.

Definition at line 179 of file dns_internal.h.


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