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

Method get_port

src/utils/inc/socket_client_tcp.h:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 return ip_addr;
43 }
44 int get_port ()
45 {
46 return port;
47 }
48
49
50private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected