Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl
Mary df99257d7f bsd: improve socket poll
We should report errors even when not requested.

This also ensure we only clear the bits that were requested on the output.

Finally, this fix when input events is 0.
2022-09-07 22:58:41 +02:00
..
EventFileDescriptor.cs Less invasive fix for EventFd blocking operations (#3394) 2022-06-12 09:29:12 +02:00
EventFileDescriptorPollManager.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00
ManagedSocket.cs bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
ManagedSocketPollManager.cs bsd: improve socket poll 2022-09-07 22:58:41 +02:00
WinSockHelper.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00
WSAError.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00