|
MythTV master
|
#include <chrono>#include <QHostAddress>#include <QString>#include <QTcpSocket>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... | |