Add two new functions to the IP class that returns all addresses/aliases associated with a given address. This is a cherry-pick merge from 010a3433df43a94fee95474360ffa6662c7441b9 which was merged in 2.1, and has been updated to build with the latest code. This merge adds two new methods IP.resolve_hostname_addresses and IP.get_resolve_item_addresses that returns a List of all addresses returned from the DNS request. |
||
|---|---|---|
| .. | ||
| dir_access_unix.cpp | ||
| dir_access_unix.h | ||
| file_access_unix.cpp | ||
| file_access_unix.h | ||
| ip_unix.cpp | ||
| ip_unix.h | ||
| net_socket_posix.cpp | ||
| net_socket_posix.h | ||
| os_unix.cpp | ||
| os_unix.h | ||
| SCsub | ||
| syslog_logger.cpp | ||
| syslog_logger.h | ||
| thread_posix.cpp | ||
| thread_posix.h | ||