mirror of https://github.com/c-ares/c-ares.git
I can see that recvfrom() in ares_process.c many times is called with 'udp_socket' == ARES_SOCKET_BAD. The code takes care not to call recv/recvfrom with ARES_SOCKET_BAD in the outer-loop. So should the inner-loop.pull/9/head
parent
54751f4d33
commit
4d91235900
1 changed files with 13 additions and 7 deletions
Loading…
Reference in new issue