DNS_ERR_NONE

Error codes 0-5 are as described in RFC 1035.

extern (C) nothrow
enum DNS_ERR_NONE = 0;

Meta