protocol.cpp File Reference

Defines FastCGI protocol. More...

#include <fastcgi++/protocol.hpp>

Go to the source code of this file.

Functions

bool Fastcgipp::Protocol::processParamHeader (const char *data, size_t dataSize, const char *&name, size_t &nameSize, const char *&value, size_t &valueSize)
 Process the body of a FastCGI parameter record.
Fastcgipp::Protocol::ManagementReply< 14, 2, 8 > Fastcgipp::Protocol::maxConnsReply ("FCGI_MAX_CONNS","10")
Fastcgipp::Protocol::ManagementReply< 13, 2, 1 > Fastcgipp::Protocol::maxReqsReply ("FCGI_MAX_REQS","50")
Fastcgipp::Protocol::ManagementReply< 15, 1, 8 > Fastcgipp::Protocol::mpxsConnsReply ("FCGI_MPXS_CONNS","1")


Detailed Description

Defines FastCGI protocol.

Definition in file protocol.cpp.


Generated on Tue Sep 16 15:17:47 2008 for fastcgi++ by  doxygen 1.5.6