#include <OW32/AsyncResolverError.h>
#include <OW32/tstl.h>
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | OW32 |
Classes | |
struct | OW32::apattern |
An IP address pattern; matches an IP address X if X & mask == addr. More... | |
class | OW32::CAsyncResolverOptions |
Class encapsulating the configuration for the asynchronous resolver. More... |