Make ping callback unlocked
This commit is contained in:
@@ -323,6 +323,7 @@ void _dns_server_ping_result(struct ping_host_struct *ping_host, const char *hos
|
|||||||
|
|
||||||
if (result == PING_RESULT_END) {
|
if (result == PING_RESULT_END) {
|
||||||
_dns_server_request_release(request);
|
_dns_server_request_release(request);
|
||||||
|
fast_ping_stop(ping_host);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
1479
fast_ping.c
1479
fast_ping.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user