fastdo  0.5.12
fcgi 命名空间参考

FastCGI相关封装 更多...

class  FcgiApp
 FCGI程序类,代表整个FCGI程序 更多...
 
class  FcgiOutputMgr
 Fcgi输出管理器 更多...
 
class  FileSessionServer
 文件式会话服务 更多...
 
class  MemorySessionServer
 内存式会话服务 更多...
 
class  Request
 代表客户请求 更多...
 
class  Response
 代表一个客户响应 更多...
 
class  Session
 网站会话 更多...
 
class  SessionServer
 会话服务基类 更多...
 
struct  SessionStruct
 每个用户的会话结构 更多...
 

类型定义

typedef winux::StringMixedMap SessionData
 会话数据 更多...
 

详细描述

FastCGI相关封装

类型定义说明

会话数据

在文件 fcgiplus.hpp43 行定义.