enet.host:channel limit

Sets the maximum number of channels allowed. If it is 0 then the system maximum allowable value is used.

Function

Synopsis

host:channel_limit(limit)

Arguments

number limit
The maximum number of channels allowed.

Returns

Nothing.

See Also

© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/enet.host:channel_limit