adapt res_msend DNS query core for working with multiple sockets
authorRich Felker <dalias@aerifal.cx>
Wed, 21 Sep 2022 22:49:53 +0000 (18:49 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 21 Sep 2022 22:49:53 +0000 (18:49 -0400)
commitc87d75f2aa6fde49a99cf3287e535a14f354f781
treef9779263b016f8627dd70158131ad4864cbff34f
parent85050ac5a2677a8ebf2722e93b5c037ec675c036
adapt res_msend DNS query core for working with multiple sockets

this is groundwork for TCP fallback support, but does not itself
change behavior in any way.
src/network/res_msend.c