Indy 9
Content
|
Index
|
Reference
TFDSet
Unit: IdWinSock2
TFDSet =
packed
record
fd_count:
u_int
; fd_array:
array
[0..fd_setsizE-1]
of
TSocket
;
end
;
Unit
IdWinSock2
Members
fd_count: u_int;
fd_count
fd_array: array[0..fd_setsizE-1] of TSocket;
fd_array
Description
TFDSet
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.