µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
uio.h File Reference
#include <unistd.h>
#include <sys/types.h>

Go to the source code of this file.

Classes

struct  iovec
 

Functions

ssize_t writev (int fildes, const struct iovec *iov, int iovcnt)
 

Function Documentation

◆ writev()

ssize_t writev ( int  fildes,
const struct iovec iov,
int  iovcnt 
)