Internet Direct (Indy) Version 9.0.1 Beta
TFDSet
TFDSet = record
  fd_count: u_int;
  fd_array: array[0..FD_SETSIZE - 1] of TSocket;
  end;
Description
The text for this record has been generated automatically.