help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

fpFD_ZERO

Clear all file descriptors in set

Declaration

Source position: bunxovlh.inc line 71

function fpFD_ZERO(

  var nset: TFDSet

):cint;

Description

FpFD_ZERO clears all the filedescriptors in the file descriptor set nset.

For an example, see FpSelect.

Errors

None.

See also

FpSelect

  

Wait for events on file descriptors

FpFD_Clr

  

Clears a filedescriptor in a set

FpFD_Set

  

Set a filedescriptor in a set

FpFD_IsSet

  

Check whether a filedescriptor is set

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505