iovec Struct Reference

#include <_iovec.h>

Data Fields

void *  iov_base
size_t  iov_len

Field Documentation

void* iovec::iov_base
 
size_t iovec::iov_len
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top