dials clientListenerConnectionOpened call More...
![Inheritance graph](classListeningStartedDialer__inherit__graph.png)
![Collaboration graph](classListeningStartedDialer__coll__graph.png)
Public Types | |
typedef void(* | Handler) (AnyP::PortCfgPointer &portCfg, const Ipc::FdNoteId note, const Subscription::Pointer &sub) |
using | Answer = Ipc::StartListeningAnswer |
Public Member Functions | |
ListeningStartedDialer (Handler aHandler, AnyP::PortCfgPointer &aPortCfg, const Ipc::FdNoteId note, const Subscription::Pointer &aSub) | |
void | print (std::ostream &os) const override |
virtual bool | canDial (AsyncCall &) const |
virtual void | dial (AsyncCall &) |
Ipc::StartListeningAnswer & | answer () override |
callback results setter More... | |
Public Attributes | |
Handler | handler |
Private Attributes | |
Ipc::StartListeningAnswer | answer_ |
StartListening() results. More... | |
AnyP::PortCfgPointer | portCfg |
from HttpPortList More... | |
Ipc::FdNoteId | portTypeNote |
Type of IPC socket being opened. More... | |
Subscription::Pointer | sub |
The handler to be subscribed for this connection listener. More... | |
Detailed Description
Definition at line 152 of file client_side.cc.
Member Typedef Documentation
◆ Answer
|
inherited |
Definition at line 21 of file AsyncCallbacks.h.
◆ Handler
typedef void(* ListeningStartedDialer::Handler) (AnyP::PortCfgPointer &portCfg, const Ipc::FdNoteId note, const Subscription::Pointer &sub) |
Definition at line 157 of file client_side.cc.
Constructor & Destructor Documentation
◆ ListeningStartedDialer()
|
inline |
Definition at line 158 of file client_side.cc.
Member Function Documentation
◆ answer()
|
inlineoverridevirtual |
Implements WithAnswer< Ipc::StartListeningAnswer >.
Definition at line 170 of file client_side.cc.
References answer_.
◆ canDial()
|
inlinevirtual |
Definition at line 166 of file client_side.cc.
◆ dial()
|
inlinevirtual |
Definition at line 167 of file client_side.cc.
References handler, portCfg, portTypeNote, and sub.
◆ print()
|
inlineoverridevirtual |
Implements CallDialer.
Definition at line 162 of file client_side.cc.
References answer_, Ipc::FdNote(), portCfg, and portTypeNote.
Member Data Documentation
◆ answer_
|
private |
Definition at line 177 of file client_side.cc.
◆ handler
Handler ListeningStartedDialer::handler |
Definition at line 173 of file client_side.cc.
Referenced by dial().
◆ portCfg
|
private |
Definition at line 178 of file client_side.cc.
◆ portTypeNote
|
private |
Definition at line 179 of file client_side.cc.
◆ sub
|
private |
Definition at line 180 of file client_side.cc.
Referenced by dial().
The documentation for this class was generated from the following file:
- src/client_side.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products