UDPServer.takeConnection

Returns the first pending connection (connected to the appropriate address/port). Will return null if no new connection is available. See also isConnectionAvailable, PacketPeerUDP.connectToHost.

struct UDPServer
@nogc nothrow
takeConnection
()

Meta