EndpointTable
typedef MultiHashTable<EndpointHashDefinition> EndpointTable;
typedef BOpenHashTable<UdpHashDefinition, false> EndpointTable;
typedef BOpenHashTable<UnixAddressHashDefinition, false> EndpointTable;