Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ getPort
Method
getPort
client/VGLTransReceiver.h:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
VGLTransReceiver(bool ipv6, int drawmethod);
33
void listen(unsigned short port);
34
unsigned short getPort(void) { return port; }
35
virtual ~VGLTransReceiver(void);
36
37
private:
Callers
1
start
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected