TSynaSin

type TSynaSin = record;
usedip6: Boolean;
isip4: Boolean;
ip4: TSockAddrIn;
isip6: Boolean;
ip6: TSockAddrIn6;
end;

Unit
blcksock

Description
This structure can hold SIN structures about IPv4 and/or about IPv6 too.