MCPcopy 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
157int GetServerFD() {
158 return ServerFD;
159}
160
161int ConnectToServer(ConnectionOption ConnectionOption) {
162 auto ServerSocketName = GetServerSocketName();

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected