]> git.puffer.fish Git - matthieu/frr.git/commit
lib: replace deprecated ares_process()
authorAndrew Cooks <acooks.at.bda@gmail.com>
Wed, 24 Apr 2024 05:01:28 +0000 (15:01 +1000)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 6 May 2024 07:12:23 +0000 (07:12 +0000)
commitcf4ac9cd937d986c41f7ea876181c8d90d685896
tree36284b5a3825844d00e0e760abb56139a8781a19
parent99b2d31c3d619e906715f76b250b3927cd85e0b2
lib: replace deprecated ares_process()

ares_process(...) has been deprecated.
Replace it with ares_process_fd(...)

Signed-off-by: Andrew Cooks <acooks.at.bda@gmail.com>
(cherry picked from commit 4540fa0a3e702f577d378b3fa1f5f26591a0a5ad)
lib/resolver.c