Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ RequestPIDFD
Function
RequestPIDFD
Source/Common/FEXServerClient.cpp:366–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
int RequestPIDFD(int ServerSocket) {
367
return RequestPIDFDPacket(ServerSocket, PacketType::TYPE_GET_PID_FD);
368
}
369
370
/** @} */
371
Callers
1
main
Function · 0.85
Calls
1
RequestPIDFDPacket
Function · 0.85
Tested by
no test coverage detected