|
Squid Web Cache master
|
StartListening() result. More...
#include <StartListening.h>
Public Attributes | |
| Comm::ConnectionPointer | conn |
| opened listening socket | |
| int | errNo = 0 |
| errno value from the comm_open_listener() call | |
Definition at line 27 of file StartListening.h.
| Comm::ConnectionPointer Ipc::StartListeningAnswer::conn |
Definition at line 30 of file StartListening.h.
Referenced by htcpIncomingConnectionOpened(), icpIncomingConnectionOpened(), Ipc::operator<<(), and snmpPortOpened().
| int Ipc::StartListeningAnswer::errNo = 0 |
Definition at line 31 of file StartListening.h.
Referenced by Ipc::operator<<().