#include <map>
#include <vector>
#include <OW32/windows.h>
#include <OW32/SyncObjects.h>
#include <OW32/AsyncResolverSearch.h>
#include <OW32/AsyncResolverOptions.h>
#include <OW32/AsyncResolverRandom.h>
#include <OW32/AsyncResolverHostCallback.h>
#include <OW32/AsyncResolverHostsDB.h>
#include <OW32/FileWatch.h>
#include <OW32/FileWatchCallback.h>
Go to the source code of this file.
Namespaces | |
namespace | OW32 |
Classes | |
class | OW32::CAsyncResolver |
An asynchronous name resolver using IO completion ports. More... | |
Variables | |
OW32_LIB_EXPORT | CAsyncResolver |
OW32_LIB_EXPORT | CAsyncResolverServer |
OW32_LIB_EXPORT | CFileWatcher |