msghdr Struct Reference

#include <os_socket.h>

List of all members.

Public Attributes

sockaddr * msg_name
 Optional address.

int msg_namelen
 Size of address.

iovec * msg_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 90 of file os_socket.h.

int msghdr::msg_accrightslen
 

Definition at line 92 of file os_socket.h.

iovec* msghdr::msg_iov
 

Scatter/gather array.

Definition at line 84 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 87 of file os_socket.h.

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

sockaddr* msghdr::msg_name
 

Optional address.

Definition at line 78 of file os_socket.h.

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

int msghdr::msg_namelen
 

Size of address.

Definition at line 81 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 Sun Jan 27 12:55:56 2008 for ACE by doxygen 1.3.6