StartListening.h
void StartListening(int sock_type, int proto, const Comm::ConnectionPointer &listenConn, FdNoteId fdNote, AsyncCall::Pointer &callback)
Definition: StartListening.cc:35
FdNoteId
We cannot send char* FD notes to other processes. Pass int IDs and convert.
Definition: FdNotes.h:20
Subscription::Pointer handlerSubscription
The subscription we will pass on to the ConnAcceptor.
Definition: StartListening.h:38
std::ostream & startPrint(std::ostream &os) const
starts printing arguments, return os
Definition: StartListening.cc:29
Definition: IpcIoFile.h:24