Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl
Mary-nyan f3835dc78b
bsd: implement SendMMsg and RecvMMsg (#3660)
* bsd: implement sendmmsg and recvmmsg

* Fix wrong increment of vlen
2022-09-07 22:37:15 +02:00
..
EventFileDescriptor.cs
EventFileDescriptorPollManager.cs
ManagedSocket.cs
ManagedSocketPollManager.cs
WinSockHelper.cs
WSAError.cs