Consolidated the dual-types (linked list + array of structs) of hosts into a pure...
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 22 Sep 2019 11:51:21 +0000 (04:51 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 22 Sep 2019 11:51:21 +0000 (04:51 -0700)
commit4a0d85a5f1ed0900bf617f86ee238b3c644fe7b8
tree9e7053a3d2e265e4b18195443ebd3fbdc3439428
parent503498839b43a3983f0bb2cbbd98da1a42e46044
Consolidated the dual-types (linked list + array of structs) of hosts into a pure linked list.
icmpmonitor.c