The DNS library, udns, implements thread-safe stub DNS resolver functionality, which may be used both traditional, syncronous way and asyncronously, with application-supplied event loop.
vcpkg install libudnsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize DNS resolver and submit an A record query
Call dns_ioevent() in your event loop when socket is readable
No dependency data recorded yet.
No resource links recorded.