-record(hostent, { name :: binary(), aliases :: list(binary()), addrtype :: binary(), length :: integer(), addr_list :: list(any()) }).