Synesis Software

Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members  

uio() API
[Synesis Software UNIX Emulation for Win32]

UIO functions and types. More...

Compounds

struct  iovec

Typedefs

typedef signed long ssize_t

Functions

ssize_t readv (int fd, struct iovec const *vector, int count)
ssize_t writev (int fd, struct iovec const *vector, int count)

Detailed Description

UIO functions and types.


Typedef Documentation

typedef signed long ssize_t
 


Function Documentation

ssize_t readv int    fd,
struct iovec const *    vector,
int    count
 

ssize_t writev int    fd,
struct iovec const *    vector,
int    count
 


UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005