POSIX wrapper for RIOT

POSIX header files.

struct iovec

Structure for scatter/gather I/O.

void * iov_base

Pointer to data.

msp430_types.h::size_t iov_len

Length of data.