In file request.c:

void get_request(int server_s)

accepts a new request on server_s, does some basic initialization and adds it to the ready queue

Documentation

accepts a new request on server_s, does some basic initialization and adds it to the ready queue.
Returns:
None

Alphabetic index Hierarchy of classes



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