MCPcopy 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
53quint16
54QHttpRequest::remotePort() const {
55 return d_func()->iremotePort;
56}
57
58bool
59QHttpRequest::isSuccessful() const {

Callers 1

ClientHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected