method
udp_server_loop_on
v2_4_6 -
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.