MCPcopy Create free account
hub / github.com/azadkuh/qhttp / ~QHttpServer

Method ~QHttpServer

src/qhttpserver.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16QHttpServer::~QHttpServer() {
17 stopListening();
18}
19
20bool
21QHttpServer::listen(const QString &socketOrPort, const TServerHandler &handler) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected