GreemDev-Ryujinx/src/Ryujinx.HLE/HOS/Services/Ldn/UserServiceCreator
Josh 31de0bf8c6
Some checks failed
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
Increase NAT discovery timeout to 5000ms (#589)
1000ms was too fast on some slower networks. It would lead to an early
cancellation before device could be found.
2025-01-26 19:40:10 -06:00
..
LdnMitm misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
LdnRyu Increase NAT discovery timeout to 5000ms (#589) 2025-01-26 19:40:10 -06:00
Types
AccessPoint.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
INetworkClient.cs
IUserLocalCommunicationService.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
LdnDisabledClient.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
NetworkChangeEventArgs.cs
Station.cs