Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ getFile
Method
getFile
include/Log.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
void PRINTLN(const char *format, ...);
36
void flush(void) { fflush(logFile); }
37
FILE *getFile(void) { return logFile; }
38
39
private:
40
Callers
3
VGLTransReceiver
Method · 0.80
XVTrans
Method · 0.80
X11Trans
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected