Method Stdio.UDP()->wait()
- Method wait
boolwait(int|floattimeout)- Description
Check for data and wait max.
timeoutseconds.- Returns
Returns
1if data are ready,0(zero) otherwise.
bool wait(int|float timeout)
Check for data and wait max. timeout seconds.
Returns 1 if data are ready, 0 (zero) otherwise.