Ryujinx/Ryujinx.HLE/HOS/Ipc
Thomas Guillemard 4210fe2b7b Fix error code returned by CloseSession (#787)
When we close a session via IPC, we should return an error code.

This fix an assert in some games that are shipped with debug modules.
2019-10-11 17:53:45 +02:00
..
IpcBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcHandleDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcHandler.cs Fix error code returned by CloseSession (#787) 2019-10-11 17:53:45 +02:00
IpcMagic.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcMessage.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IpcMessageType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcPtrBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcRecvListBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ServiceProcessRequest.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00