Qt 4.8
|
#include "qhttpsocketengine_p.h"
#include "qtcpsocket.h"
#include "qhostaddress.h"
#include "qurl.h"
#include "qhttp.h"
#include "qelapsedtimer.h"
#include "qnetworkinterface.h"
#include <qdebug.h>
Go to the source code of this file.
Macros | |
#define | DEBUG |
Functions | |
static int | qt_timeout_value (int msecs, int elapsed) |
#define DEBUG |
Definition at line 55 of file qhttpsocketengine.cpp.
|
static |
Definition at line 344 of file qhttpsocketengine.cpp.
Referenced by QHttpSocketEngine::waitForRead(), and QHttpSocketEngine::waitForWrite().