Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
void
35
QHttpConnection::killConnection() {
36
d_func()->isocket.close();
37
}
38
39
TBackend
40
QHttpConnection::backendType() const {
Callers
nothing calls this directly
Calls
1
close
Method · 0.80
Tested by
no test coverage detected