UDPServer.stop

Stops the server, closing the UDP socket if open. Will close all connected PacketPeerUDP accepted via takeConnection (remote peers will not be notified).

struct UDPServer
@nogc nothrow
void
stop
()

Meta