evdns_err_to_string

Convert a DNS error code to a string.

@param err the DNS error code @return a string containing an explanation of the error code

extern (C) nothrow
const(char)*
evdns_err_to_string
(
int err
)

Meta