[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'BaseUnix' (#rtl)

fpfdfillset

Set all filedescriptors in the set.

Declaration

Source position: bunxovlh.inc line 76

function fpfdfillset(

  var nset: TFDSet

):cint;

Description

fpfdfillset sets all filedescriptors in nset.

See also

FpSelect

  

Wait for events on file descriptors

FpFD_ZERO

  

Clear all file descriptors in set

FpFD_IsSet

  

Check whether a filedescriptor is set

FpFD_Clr

  

Clears a filedescriptor in a set

FpFD_Set

  

Set a filedescriptor in a set


Documentation generated on: Nov 14 2015