Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_dns_query_active Struct Reference

An active DNS query. More...

#include <dns_internal.h>

Collaboration diagram for ast_dns_query_active:
Collaboration graph
[legend]

Data Fields

struct ast_dns_queryquery
 The underlying DNS query. More...
 

Detailed Description

An active DNS query.

Definition at line 201 of file dns_internal.h.

Field Documentation

◆ query

struct ast_dns_query* query

The underlying DNS query.

Definition at line 203 of file dns_internal.h.

Referenced by ast_dns_resolve_async(), ast_dns_resolve_cancel(), and dns_query_active_destroy().


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