InAddr
if (inet_ntop(fAddress.ss_family, InAddr(), uAddr, AddressSize()) == NULL)
const void* InAddr() const;
memcpy(id + pos, server->ID().InAddr(), server->ID().InAddrSize());
memcpy(id + pos, local.InAddr(), local.InAddrSize());