DNS_ERR_NOTIMPL

The name server does not support the requested kind of query

extern (C) nothrow
enum DNS_ERR_NOTIMPL = 4;

Meta