msghdr Struct Reference

#include <os_socket.h>

Collaboration diagram for msghdr:

Collaboration graph
[legend]
List of all members.

Public Attributes

sockaddr * msg_name
 Optional address.

int msg_namelen
 Size of address.

iovecmsg_iov
 Scatter/gather array.

int msg_iovlen
 # elements in msg_iov

caddr_t msg_accrights
 Access rights sent/received.

int msg_accrightslen

Member Data Documentation

caddr_t msghdr::msg_accrights
 

Access rights sent/received.

Definition at line 81 of file os_socket.h.

int msghdr::msg_accrightslen
 

Definition at line 83 of file os_socket.h.

iovec* msghdr::msg_iov
 

Scatter/gather array.

Definition at line 75 of file os_socket.h.

Referenced by ACE_OS::recvmsg(), and ACE_OS::sendmsg().

int msghdr::msg_iovlen
 

# elements in msg_iov

Definition at line 78 of file os_socket.h.

Referenced by ACE_OS::recvmsg(), and ACE_OS::sendmsg().

sockaddr* msghdr::msg_name
 

Optional address.

Definition at line 69 of file os_socket.h.

Referenced by ACE_OS::recvmsg(), and ACE_OS::sendmsg().

int msghdr::msg_namelen
 

Size of address.

Definition at line 72 of file os_socket.h.

Referenced by ACE_OS::recvmsg(), and ACE_OS::sendmsg().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:33:38 2006 for ACE by doxygen 1.3.6