22 #ifndef MYTHPROTOEVENT_H 23 #define MYTHPROTOEVENT_H 25 #include "mythprotobase.h" 27 #define PROTO_EVENT_RCVBUF 64000 35 ProtoEvent(
const std::string& server,
unsigned port);
51 SignalStatusPtr RcvSignalStatus();
This is the main namespace that encloses all public classes.
int RcvBackendMessage(unsigned timeout, EventMessage **msg)
Wait for new backend message from event connection.