Variable SockAddr.ipv6

SockAddr as a SockAddrIPv6

struct SockAddr
{
  // ...
  SockAddrIPv6 ipv6 ;
  // ...
}