Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl
riperiperi 6096dd75b2 Handle the case where byte optionValues are sent to BSD
Some games and the Mario Odyssey Multiplayer mod do this.

The SMO multiplayer mod also needs you to revert #3394 as it uses a blocking socket to receive (otherwise it hangs), and it doesn't seem to like being forced as non-blocking.
2022-06-18 22:08:47 +01: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 Handle the case where byte optionValues are sent to BSD 2022-06-18 22:08:47 +01:00
ManagedSocketPollManager.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01: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