Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd
Mary-nyan 9bad71afbf
bsd: Fix Poll writting in input buffer (#3630)
This is a very old oversight on our Poll implementation.
This worked so far reliably because games and homebrews pass the same
buffer as input and output.
2022-08-26 18:10:45 +02:00
..
Impl BSD: Allow use of DontWait flag in Receive (#3462) 2022-07-14 11:47:25 +02:00
Types Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
BsdContext.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
IClient.cs bsd: Fix Poll writting in input buffer (#3630) 2022-08-26 18:10:45 +02:00
IFileDescriptor.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00
ISocket.cs bsd: Revamp API and make socket abstract (#2960) 2022-01-12 19:31:08 +01:00
ServerInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00