GNUnet 0.21.1
w32resolver.h File Reference
#include "platform.h"
#include "gnunet_crypto_lib.h"
#include "gnunet_common.h"
Include dependency graph for w32resolver.h:

Go to the source code of this file.

Data Structures

struct  GNUNET_W32RESOLVER_GetMessage
 Request for the resolver. More...
 

Macros

#define GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST   4
 Request DNS resolution. More...
 
#define GNUNET_MESSAGE_TYPE_W32RESOLVER_RESPONSE   5
 Response to a DNS resolution request. More...
 

Detailed Description

Author
Christian Grothoff

Definition in file w32resolver.h.

Macro Definition Documentation

◆ GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST

#define GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST   4

Request DNS resolution.

Definition at line 35 of file w32resolver.h.

◆ GNUNET_MESSAGE_TYPE_W32RESOLVER_RESPONSE

#define GNUNET_MESSAGE_TYPE_W32RESOLVER_RESPONSE   5

Response to a DNS resolution request.

Definition at line 40 of file w32resolver.h.