In file pipe.c:

int read_from_pipe(request * req)

Reads data from a pipe into the requests buffer

Documentation

Reads data from a pipe into the requests buffer.
Returns:
-1 is request blocked, 0 is EOF or error, 1 is successful read.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.