Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qabstractsocketengine_p.h File Reference

(f216d13b67b9fb73c50593d7ab0047dc3b50805e)

#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "QtNetwork/qhostaddress.h"
#include "QtNetwork/qabstractsocket.h"
#include <QtCore/qdeadlinetimer.h>
#include "private/qabstractsocketenginereceiver_p.h"
#include "private/qnetworkdatagram_p.h"
#include "private/qobject_p.h"
Include dependency graph for qabstractsocketengine_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAbstractSocketEngine
class  QAbstractSocketEnginePrivate
class  QSocketEngineHandler

Variables

static constexpr std::chrono::seconds DefaultTimeout {30}

Variable Documentation

◆ DefaultTimeout

std::chrono::seconds DefaultTimeout {30}
staticconstexpr

Definition at line 37 of file qabstractsocketengine_p.h.