MythTV master
Classes
blockingtcpsocket.h File Reference
#include <chrono>
#include <QHostAddress>
#include <QString>
#include <QTcpSocket>
Include dependency graph for blockingtcpsocket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlockingTcpSocket
 Wraps a QTcpSocket to provide a blocking connect(), readLine(), and write() with a timeout. More...