Source position: jwawinsock2.pas line 2017
type _SOCKET_ADDRESS = record
lpSockaddr: LPSOCKADDR;
iSockaddrLength: Integer;
end;