In file pipe.c:

int write_from_pipe(request * req)

Writes data previously read from a pipe to a socket

Documentation

Writes data previously read from a pipe to a socket.
Returns:
-1 is request blocked, 0 is EOF or error, and 1 is successful write.

Alphabetic index Hierarchy of classes



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