Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd
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
..
Impl bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
Types bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
BsdContext.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
IClient.cs bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
IFileDescriptor.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00
ISocket.cs bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
ServerInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00