My notes for working with various third-party libraries, system APIs and tools used by this project.
[Generate](ctags -R --c++-kinds=+p --fields=+iaS --extra=+q /usr/include)
Code examples and documentation for using res_query and related methods.
dns_resolve.cc code from Ceph project
O'Reilly Networking book on using res_* and ns_* methods
Example #1 of extracting IP address from A answer
Example #2 of extracting IP address from A answer