Source position: jwawinsock2.pas line 2053
type _SOCKET_ADDRESS_LIST = record
iAddressCount: Integer;
Address: array [0..0] of SOCKET_ADDRESS;
end;