/sys$common/syshlp/helplib.hlb — TCPIP Services, Programming Interfaces, Socket API Functions, read()
Reads data from a socket or file.
The $QIO equivalent is the IO$_READVBLK function.
Format
#include <unixio.h>
int read ( int d, void *buffer, int nbytes );