Logo ROOT   6.08/07
Reference Guide
Functions
TFastCgi.cxx File Reference
#include "TFastCgi.h"
#include "TThread.h"
#include "TUrl.h"
#include "THttpServer.h"
#include <string.h>
#include <unistd.h>
#include "fcgiapp.h"
#include <stdlib.h>
Include dependency graph for TFastCgi.cxx:

Functions

void FCGX_ROOT_send_file (FCGX_Request *request, const char *fname)
 

Function Documentation

◆ FCGX_ROOT_send_file()

void FCGX_ROOT_send_file ( FCGX_Request *  request,
const char *  fname 
)

Definition at line 24 of file TFastCgi.cxx.