vcpkg/ports/libudns/CONTROL

5 lines
273 B
Plaintext
Raw Normal View History

2019-10-14 16:29:55 -07:00
Source: libudns
Version: 0.4-1
2019-10-14 16:29:55 -07:00
Homepage: https://github.com/ortclib/udns
Description: 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.