MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / GetPort

Function GetPort

src/platform/linux/http_server.cpp:694–696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692}
693
694uint16_t GetPort() {
695 return g_port;
696}
697
698bool HasBlob(uint32_t accountId, uint32_t appId, const std::string& filename) {
699 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected