SharedListen.h
Go to the documentation of this file.
Definition: Address.h:41
"shared listen" is when concurrent processes are listening on the same fd
Definition: SharedListen.h:29
Definition: QuestionerId.h:22
Definition: RequestId.h:23
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:35
Definition: IpcIoFile.h:24
void SharedListenJoined(const SharedListenResponse &response)
process Coordinator response to SharedListenRequest
Definition: SharedListen.cc:159
void JoinSharedListen(const OpenListenerParams &, StartListeningCallback &)
prepare and send SharedListenRequest to Coordinator
Definition: SharedListen.cc:143