MCPcopy Create free account
hub / github.com/acl-dev/acl / get_port

Method get_port

lib_acl_cpp/src/http/http_service.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40unsigned short http_service_request::get_port(void) const
41{
42 return port_;
43}
44
45//////////////////////////////////////////////////////////////////////////
46

Callers 8

runMethod · 0.45
http_requestMethod · 0.45
connect_serverMethod · 0.45
set_all_slotMethod · 0.45
set_all_slotMethod · 0.45
redis_slotMethod · 0.45
show_slotsMethod · 0.45
show_slaves_slotsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected