Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

AsyncResolverError.h File Reference

Asynchronous DNS query status codes. More...

Go to the source code of this file.

Namespaces

namespace  OW32

Enumerations

enum  AsyncResolverError {
  ARES_SUCCESS = 0, ARES_ENODATA = 1, ARES_EFORMERR = 2, ARES_ESERVFAIL = 3,
  ARES_ENOTFOUND = 4, ARES_ENOTIMP = 5, ARES_EREFUSED = 6, ARES_EBADQUERY = 7,
  ARES_EBADNAME = 8, ARES_EBADFAMILY = 9, ARES_EBADRESP = 10, ARES_ECONNREFUSED = 11,
  ARES_ETIMEOUT = 12, ARES_EOF = 13, ARES_EFILE = 14, ARES_ENOMEM = 15,
  ARES_EDESTRUCTION = 16, ARES_ESYS = 17, ARES_ENET = 18
}
 Error codes that may be returned by AsyncResolver functions.


Detailed Description

Asynchronous DNS query status codes.


Generated on Sun Jun 5 01:29:19 2005 for OW32 by  doxygen 1.3.9.1