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

(83fc4ff9c20eb922113e08ba8566e077ce44dea3)

#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "QtNetwork/qhostaddress.h"
#include "QtNetwork/qabstractsocket.h"
#include <QtCore/qdeadlinetimer.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  QAbstractSocketEngineReceiver
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 49 of file qabstractsocketengine_p.h.