Select(Word32,PFDSet,PFDSet,PFDSet,PTimeVal) Method

Represents method Select(Word32,PFDSet,PFDSet,PFDSet,PTimeVal).

Namespace: flcSocketLibSys
function Select(const nfds: Word32; const ReadFDS, WriteFDS, ExceptFDS: PFDSet;
 const TimeOut: PTimeVal): Integer;

Parameters

nfds
Type: System.Void

ReadFDS
Type: PFDSet

WriteFDS
Type: PFDSet

ExceptFDS
Type: PFDSet

TimeOut
Type: PTimeVal

Return Value

Type: Integer