©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

sockaddr_un Struct Reference

List of all members.

Detailed Description

Description:
Structure for AF_UNIX socket addresses (Std. UNIX; see AUP2 Sec. 8.2.2)
Headers:
sys/un.h

Definition at line 3555 of file SUS_Summary.

Public Attributes

sa_family_t sun_family
char sun_path [X]


Member Data Documentation

sa_family_t sockaddr_un::sun_family
 

AF_UNIX

Definition at line 3556 of file SUS_Summary.

Referenced by main(), make_sockaddr(), run_client(), and Ux::SockAddrUn::set().

char sockaddr_un::sun_path[X]
 

socket pathname

Definition at line 3557 of file SUS_Summary.

Referenced by main(), make_sockaddr(), run_client(), and Ux::SockAddrUn::set().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:15 2004 for AUP2 Example Source by doxygen 1.3.1