Lines Matching refs:ares_process
601 - ares_process needs to always include nameser.h as it has compat
1640 - document handling of timeouts for ares_process and ares_process_fd to close PR #57
1920 ares_process.c uses htonl, which needs <arpa/inet.h> included.
2096 ares_process: fix return type of socket_create function (win32 warning)
2708 The code in ares_process.c that invokes the socket creation/connection
3732 ... since there's only one user, make it static within ares_process.c
3957 I can see that recvfrom() in ares_process.c many times is called with
4189 - ares_process.c: fix compiler warning
4650 with GCC 4 on file ares_process.c The specific compiler warning was
4716 ares_process logic.
4937 check for broken connections like ares_process() did. Based on that, I