[Overview][Constants][Types][Procedures and functions][Index] |
Set a filedescriptor in a set
Source position: bunxovlh.inc line 72
function fpFD_SET( |
fdno: cint; |
var nset: TFDSet |
):cint; |
FpFD_Set sets file descriptor fdno in filedescriptor set nset.
For an example, see FpSelect.
None.
|
Wait for events on file descriptors |
|
|
Clear all file descriptors in set |
|
|
Clears a filedescriptor in a set |
|
|
Check whether a filedescriptor is set |