Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

msghdr Struct Reference

#include <OS.h>

Collaboration diagram for msghdr:

Collaboration graph
[legend]
List of all members.

Public Attributes

sockaddr * msg_name
 Optional address. More...

int msg_namelen
 Size of address. More...

iovecmsg_iov
 Scatter/gather array. More...

int msg_iovlen
 # elements in msg_iov. More...

caddr_t msg_accrights
 Access rights sent/received. More...

int msg_accrightslen

Member Data Documentation

caddr_t msghdr::msg_accrights
 

Access rights sent/received.

int msghdr::msg_accrightslen
 

iovec* msghdr::msg_iov
 

Scatter/gather array.

int msghdr::msg_iovlen
 

# elements in msg_iov.

sockaddr* msghdr::msg_name
 

Optional address.

int msghdr::msg_namelen
 

Size of address.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 20 15:30:44 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001