ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd
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
..
Impl
Types
BsdContext.cs
IClient.cs
IFileDescriptor.cs
ISocket.cs
ServerInterface.cs