10 #include <QBasicTimer> 13 #include "httpconnectionhandlerpool.h" 113 #endif // HTTPLISTENER_H The request handler generates a response for each HTTP request.
QString host
The local IP address to bind to.
int tSocketDescriptor
Alias type definition, for compatibility to different Qt versions.
Contains all settings for HttpListener and supporting classes.
int port
The HTTP port to use.
Contains all settings for the connection handler pool and the child connection handlers.
Listens for incoming TCP connections and and passes all incoming HTTP requests to your implementation...
Pool of http connection handlers.