Source position: jwaws2tcpip.pas line 259
type sockaddr_in6_old = record
sin6_family: SHORT;
sin6_port: u_short;
sin6_flowinfo: u_long;
sin6_addr: in6_addr;
end;