Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl
TSRBerry 472a621589
Bsd: Fix ArgumentOutOfRangeException in SetSocketOption (#3633)
* Bsd: Fix ArgumentOutOfRangeException in SetSocketOption

* Ensure option level is Socket before checking for SoLinger
2022-08-28 14:24:19 +00: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: Fix ArgumentOutOfRangeException in SetSocketOption (#3633) 2022-08-28 14:24:19 +00: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