UDPServerMaxPendingConnections Property |
Define the maximum number of pending connections, during Poll, any new pending connection exceeding that value will be automatically dropped. Setting this value to 0 effectively prevents any new pending connection to be accepted (e.g. when all your players have connected).
Namespace: Godot