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

size_t 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.

size_t iovec::iov_len
 

byte count to read/write.


The documentation for this struct was generated from the following file:
Generated on Thu May 23 00:25:48 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001