GreemDev-Ryujinx/src/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl
Vudjun 61975ca44d
Add logging in socket implementation (#661)
Adds logging to most Socket calls to help with debugging network
issues.

Shouldn't affect any functionality. There's a small chance it could spam
the log in some games.
2025-02-16 01:03:44 -06:00
..
EventFileDescriptor.cs misc: One additional usage of Lock & comment why it's not used on the others. 2024-12-21 17:05:55 -06:00
EventFileDescriptorPollManager.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
ManagedSocket.cs Add logging in socket implementation (#661) 2025-02-16 01:03:44 -06:00
ManagedSocketPollManager.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
WinSockHelper.cs JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615) 2025-02-10 15:53:44 -06:00
WSAError.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00