fpfdfillset
Set all file descriptors in the set.
Declaration
Source position: bunxovlh.inc line 76
  function fpfdfillset(var nset: TFDSet) : cint;
Description
fpfdfillset sets all file descriptors in nset.
See also
| Name | Description | 
|---|---|
| FpFD_Clr | Clears a file descriptor in a set | 
| FpFD_IsSet | Check whether a file descriptor is set | 
| FpFD_Set | Set a file descriptor in a set | 
| FpFD_ZERO | Clear all file descriptors in set | 
| FpSelect | Wait for events on file descriptors |