Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_server_port
Method
get_server_port
android/samples/fiber/http/src/main/cpp/http_task.h:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
int get_server_port(void) const {
34
return server_port_;
35
}
36
37
const acl::string& get_server_url(void) const {
38
return server_url_;
Callers
2
run
Method · 0.80
http_get.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected