Rewrote get_host_addr() to use getaddrinfo().
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 23 Sep 2019 11:29:37 +0000 (04:29 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 23 Sep 2019 11:29:37 +0000 (04:29 -0700)
Added function remove_host_from_list().
Renamed:
    struct monitor_host -> struct host_entry
    hosts -> first_host_in_list


No differences found