Method Stdio.UDP()->set_nonblocking()
- Method set_nonblocking
 UDPset_nonblocking()
UDPset_nonblocking(function(mapping(string:int|string),mixed... :void)read_cb,mixed...extra_args)- Description
 Set this object to nonblocking mode.
If
read_cbandextra_argsare specified, they will be passed on to set_read_callback().- Returns
 The called object.