Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ shutdown
Method
shutdown
server/VGLTrans.h:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void shutdown(void) { deadYet = true; ready.signal(); }
123
void compressSend(common::Frame *frame, common::Frame *lastFrame);
124
void send(void);
125
Callers
1
run
Method · 0.45
Calls
1
signal
Method · 0.80
Tested by
no test coverage detected