Variable SockAddr.unix

SockAddr as a SockAddrUnix

struct SockAddr
{
  // ...
  SockAddrUnix unix ;
  // ...
}