Searched refs:process_answer (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
D | ares_process.c | 70 static void process_answer(ares_channel channel, unsigned char *abuf, 443 process_answer(channel, server->tcp_buffer, server->tcp_length, in read_tcp_data() 527 process_answer(channel, buf, (int)count, i, 0, now); in read_udp_packets() 564 static void process_answer(ares_channel channel, unsigned char *abuf, in process_answer() function
|
/third_party/node/deps/cares/ |
D | CHANGES | 2526 process_answer() function to save off any incoming response messages. 3199 - process_answer: fix things up correctly when removing EDNS option
|