TFDSet Record

Represents type TFDSet.

Namespace: flcSocketLibSys
type
 TFDSet = record
 end;

The TFDSet type exposes the following members.

Show:
 NameDescription
fd_array

Represents field fd_array.

fd_count

Represents field fd_count.

Top