Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azadkuh/qhttp
/ remotePort
Method
remotePort
src/qhttpserverrequest.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
quint16
54
QHttpRequest::remotePort() const {
55
return d_func()->iremotePort;
56
}
57
58
bool
59
QHttpRequest::isSuccessful() const {
Callers
1
ClientHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected