method
udp_server_loop_on
ruby latest stable - Class:
Socket
udp_server_loop_on(sockets)public
Run UDP/IP server loop on the given sockets.
The return value of Socket.udp_server_sockets is appropriate for the argument.
It calls the block for each message received.