enet.host:peer count

Returns the number of peers that are allocated for the given host. This represents the maximum number of possible connections.

Function

Synopsis

host:peer_count()

Arguments

None

Returns

number limit
The maximum number of peers allowed.

See Also

Other Languages