The maximum number of peers that should be allocated for the host, for clients this is useful for connecting to multiple servers.
The maximum number of channels allowed; if 0, then this is equivalent to ENET_PROTOCOL_MAXIMUM_CHANNEL_COUNT
downstream bandwidth of the host in bytes/second; if 0, ENet will assume unlimited bandwidth
upstream bandwidth of the host in bytes/second; if 0, ENet will assume unlimited bandwidth
ENetException if enet_create_host fails
Creates a new Client, a subclass of Host