[Overview][Constants][Types][Procedures and functions][Index] |
Clear all file descriptors in set
Source position: bunxovlh.inc line 74
function fpFD_ZERO( |
out nset: TFDSet |
):cint; |
FpFD_ZERO clears all the filedescriptors in the file descriptor set nset.
For an example, see FpSelect.
None.
|
Wait for events on file descriptors |
|
|
Clears a filedescriptor in a set |
|
|
Set a filedescriptor in a set |
|
|
Check whether a filedescriptor is set |