Public Member Functions | Data Fields

HttpProxyAcceptor Struct Reference

Data about an acceptor. More...

Collaboration diagram for HttpProxyAcceptor:
Collaboration graph
[legend]

Public Member Functions

 HttpProxyAcceptor ()
 Default constructor.

Data Fields

Continuation_accept
 Accept continuation.
NetProcessor::AcceptOptions _net_opt
 Options for NetProcessor.

Detailed Description

Data about an acceptor.

This is used to separate setting up the proxy ports and starting to accept on them.

Definition at line 90 of file HttpProxyServerMain.cc.


Constructor & Destructor Documentation

HttpProxyAcceptor::HttpProxyAcceptor (  )  [inline]

Default constructor.

Definition at line 97 of file HttpProxyServerMain.cc.


Field Documentation

Accept continuation.

Definition at line 92 of file HttpProxyServerMain.cc.

Referenced by MakeHttpProxyAcceptor(), and start_HttpProxyServer().

Options for NetProcessor.

Definition at line 94 of file HttpProxyServerMain.cc.

Referenced by MakeHttpProxyAcceptor(), and start_HttpProxyServer().


The documentation for this struct was generated from the following file: