[Overview][Constants][Types][Procedures and functions][Variables] |
Check whether a filedescriptor is set
Source position: linuxold.inc line 1597
function FD_IsSet( |
fd: LongInt; |
var fds: fdSet |
):Boolean; |
FD_Set Checks whether file descriptor fd in filedescriptor set fds is set.
For an example, see Select.
None.
|
Wait for events on file descriptors |
|
|
Wait for event on typed ontyped file. |
|
|
Return file selector |
|
|
Clear all file descriptors in set |
|
|
Clears a filedescriptor in a set |
|
|
Set a filedescriptor in a set |