lbm_iovec_t_stct Struct Reference

Structure, struct iovec compatible, that holds information about buffers used for vectored sends. More...

#include <lbm.h>


Data Fields

char * iov_base
size_t iov_len


Detailed Description

UM replacement for struct iovec for portability.


Field Documentation

char* lbm_iovec_t_stct::iov_base

Pointer to a segment of application data

size_t lbm_iovec_t_stct::iov_len

Number of bytes in this segment


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:17 2014 for LBM API by  doxygen 1.5.2