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
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/enet.host:peer_count