0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/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 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: 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