In file read.c:

int write_body(request * req)

Writes a chunk of data to a file

Documentation

Writes a chunk of data to a file
Returns:
-1 is request blocked, move to blocked queue 0 is EOF or error, close it down 1 is successful write, recycle in ready queue

Alphabetic index Hierarchy of classes



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