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. | |
| #define | GNUNET_MESSAGE_TYPE_W32RESOLVER_RESPONSE 5 |
| Response to a DNS resolution request. | |
Definition in file w32resolver.h.
| #define GNUNET_MESSAGE_TYPE_W32RESOLVER_REQUEST 4 |
Request DNS resolution.
Definition at line 35 of file w32resolver.h.
| #define GNUNET_MESSAGE_TYPE_W32RESOLVER_RESPONSE 5 |
Response to a DNS resolution request.
Definition at line 40 of file w32resolver.h.