Open Lighting Architecture
Latest Git
|
Portable structure for scatter/gather data. This is binary compatible to iovec on *nix. On Windows, this needs to be converted to WSABUF for socket operations.
Public Attributes | |
void * | iov_base |
size_t | iov_len |