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
IClient.cs bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
IFileDescriptor.cs
ISocket.cs bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
ServerInterface.cs