Variable SockAddr.ipv4

SockAddr as a SockAddrIPv4

struct SockAddr
{
  // ...
  SockAddrIPv4 ipv4 ;
  // ...
}