* @class Thread_Per_Request_Task * * @brief Used to implement Thread Per Request. * * Spawns a new thread for every new incoming connection. The * handle below is the socket stream of the incoming connection. * NOTE: this class was modified to make caching disabling possible */
source not stored for this graph (policy: none)