Ipc::StartListeningAnswer Class Reference
StartListening() result. More...
#include <StartListening.h>
Collaboration diagram for Ipc::StartListeningAnswer:
Public Attributes | |
Comm::ConnectionPointer | conn |
opened listening socket More... | |
int | errNo = 0 |
errno value from the comm_open_listener() call More... | |
Detailed Description
Definition at line 27 of file StartListening.h.
Member Data Documentation
◆ conn
Comm::ConnectionPointer Ipc::StartListeningAnswer::conn |
Definition at line 30 of file StartListening.h.
Referenced by htcpIncomingConnectionOpened(), icpIncomingConnectionOpened(), Ipc::operator<<(), and snmpPortOpened().
◆ errNo
int Ipc::StartListeningAnswer::errNo = 0 |
Definition at line 31 of file StartListening.h.
Referenced by Ipc::operator<<().
The documentation for this class was generated from the following file:
- src/ipc/StartListening.h