9 m_socket(sock), m_parent(parent),
34 uint min_reply_length)
Class for communcating between myth backends and frontends.
bool SendReceiveStringList(QStringList &list, uint min_reply_length=0, std::chrono::milliseconds timeoutMS=kLongTimeout)
bool WriteStringList(const QStringList &list)
General purpose reference counter.
virtual int DecrRef(void)
Decrements reference count and deletes on 0.
virtual int IncrRef(void)
Increments reference count.
SocketHandler(MythSocket *sock, MythSocketManager *parent, QString hostname)
~SocketHandler() override
bool WriteStringList(const QStringList &strlist)
bool SendReceiveStringList(QStringList &strlist, uint min_reply_length=0)