Ryujinx/Ryujinx.Common/SystemInterop
jhorv 8198b99935
Fix Linux hang on shutdown (#4617)
* Rework StdErr-to-log redirection to use built-in FileStream, and do reads asynchronously to avoid hanging the process shutdown.

* set _disposable to false ASAP
2023-03-30 22:07:07 +02:00
..
DisplaySleep.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
ForceDpiAware.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
GdiPlusHelper.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
StdErrAdapter.cs Fix Linux hang on shutdown (#4617) 2023-03-30 22:07:07 +02:00
WindowsMultimediaTimerResolution.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00