Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QTcpServer>
#include <QList>
#include <QHash>
#include <QSslError>
#include <QSslCertificate>
Go to the source code of this file.
Classes | |
class | HobrasoftHttpd::HttpTcpServer |
Listens for incoming TCP connections, supports plain and ssl connections. More... | |
Namespaces | |
HobrasoftHttpd | |
Namespace of HTTP server. | |
Macros | |
#define | QINTPTR int |
Definition in file httptcpserver.h.