MCPcopy Create free account
hub / github.com/azadkuh/qhttp / QHTTP_API

Class QHTTP_API

src/qhttpserver.hpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22/** The QHttpServer class is a fast, async (non-blocking) HTTP server. */
23class QHTTP_API QHttpServer : public QObject
24{
25 Q_OBJECT
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected