Make ping callback unlocked

This commit is contained in:
Nick Peng
2018-06-11 00:00:10 +08:00
parent ec83f75582
commit 8cd0edad4a
2 changed files with 755 additions and 725 deletions

View File

@@ -323,6 +323,7 @@ void _dns_server_ping_result(struct ping_host_struct *ping_host, const char *hos
if (result == PING_RESULT_END) {
_dns_server_request_release(request);
fast_ping_stop(ping_host);
return;
}

File diff suppressed because it is too large Load Diff