Extracted from Pike v7.8 release 352 at 2012-06-25.
pike.ida.liu.se
[Top]
Stdio
Stdio.UDP

Method Stdio.UDP()->wait()


Method wait

int(0..1) wait(int|float timeout)

Description

Check for data and wait max. timeout seconds.

Returns

Returns 1 if data are ready, 0 (zero) otherwise.