Ryujinx/Ryujinx.HLE/HOS/Services/Nifm
riperiperi 9b5a0c3889
Sockets: Properly convert error codes on MacOS (#4491)
* Sockets: Properly convert error codes on MacOS

The error codes for MacOS are very different to how they are on windows or linux. An alternate mapping is used when the host operating system is MacOS.

This PR also defaults IsDhcpEnabled to true when interfaceProperties.DhcpServerAddresses is not available.

This change was already in `macos1`.

* Address feedback
2023-02-28 03:41:44 +00:00
..
StaticService Sockets: Properly convert error codes on MacOS (#4491) 2023-02-28 03:41:44 +00:00
IStaticService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ResultCode.cs Stub nifm IRequest GetAppletInfo (#1326) 2020-07-04 00:48:07 +02:00