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

Method killConnection

src/qhttpserverconnection.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void
35QHttpConnection::killConnection() {
36 d_func()->isocket.close();
37}
38
39TBackend
40QHttpConnection::backendType() const {

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected