method
udp_server_loop_on
v1_9_3_392 -
Show 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.