Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Bsd
Thog bce8972e7a Fix an endge case in bsd IClient::Poll implementation (#848)
This add some code to handle usage of poll without any fds.

This is required by Dark Souls Remastered main loop logic as it's
calling it without any fds during initialization.

===
General system stability improvements to enhance the user's experience.
2019-12-23 06:33:59 +11:00
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IClient.cs Fix an endge case in bsd IClient::Poll implementation (#848) 2019-12-23 06:33:59 +11:00
ServerInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00