evdns_base_resume

Resume normal operation and continue any suspended resolve requests.

Re-attempt resolves left in limbo after an earlier call to evdns_base_clear_nameservers_and_suspend().

@param base the evdns_base to which to apply this operation @return 0 if successful, or -1 if an error occurred @see evdns_base_clear_nameservers_and_suspend()

extern (C) nothrow
int
evdns_base_resume

Meta