Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractsocketengine_p.h File Reference

(032ffb70a829184fb620cf14fa146580b742e0e8)

#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

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