type
   Psa_family_t = ^sa_family_t;
   sa_family_t = word;

Const
   __SOCKADDR_COMMON_SIZE = sizeof(sa_family_t);

{ ---------------------------------------------------------------------
    Borland compatibility types
  ---------------------------------------------------------------------}

// Type  


syntax highlighted by Code2HTML, v. 0.9.1