Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ GetServerFD
Function
GetServerFD
Source/Common/FEXServerClient.cpp:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
int GetServerFD() {
158
return ServerFD;
159
}
160
161
int ConnectToServer(ConnectionOption ConnectionOption) {
162
auto ServerSocketName = GetServerSocketName();
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected