msghdr Struct Reference

#include <win32.h>


Data Fields

void * msg_name
int msg_namelen
iovecmsg_iov
int msg_iovlen
void * msg_control
int msg_controllen
int msg_flags


Detailed Description

Definition at line 211 of file win32.h.


Field Documentation

void* msghdr::msg_control

Definition at line 216 of file win32.h.

int msghdr::msg_controllen

Definition at line 217 of file win32.h.

int msghdr::msg_flags

Definition at line 218 of file win32.h.

struct iovec* msghdr::msg_iov

Definition at line 214 of file win32.h.

int msghdr::msg_iovlen

Definition at line 215 of file win32.h.

void* msghdr::msg_name

Definition at line 212 of file win32.h.

int msghdr::msg_namelen

Definition at line 213 of file win32.h.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 10 09:19:10 2011 for Ruby by  doxygen 1.4.7