Barracuda Application Server C/C++ Reference
Native APIs, integration guides, and platform interfaces
HttpCmdThreadPoolIntf Struct Reference

Detailed Description

Worker-pool dispatch interface borrowed by HttpServer.

#include <HttpCmdThreadPoolIntf.h>

Public Attributes

HttpCmdThreadPoolIntf_DoDir doDir
 Required dispatch callback. More...
 

Member Data Documentation

◆ doDir

HttpCmdThreadPoolIntf_DoDir HttpCmdThreadPoolIntf::doDir

Required dispatch callback.