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

iovec Struct Reference

The ordering of the fields in this struct is important. It has to match those in WSABUF. More...

#include <OS.h>

List of all members.

Public Attributes

u_long iov_len
 byte count to read/write. More...

char * iov_base
 data to be read/written. More...


Detailed Description

The ordering of the fields in this struct is important. It has to match those in WSABUF.


Member Data Documentation

char* iovec::iov_base
 

data to be read/written.

u_long iovec::iov_len
 

byte count to read/write.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 25 19:01:10 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001