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 Thu May 23 00:25:49 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001