[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Check whether a filedescriptor is set
Source position: oldlinux.pp 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 |
No notes exist for this page yet.