citra-nightly/src
Subv 06a2e0b591 Kernel/Sessions: Wake up any threads waiting on a ServerSession when its client is closed
The error code 0xC920181A will be returned by svcReplyAndReceive when the wakeup callback runs.
This lets LLE services be properly notified of clients closing the connection so they can end their handler threads instead of letting them linger indefinitely, taking up connection slots in their parent port.
2017-11-06 23:07:08 -05:00
..
audio_core sdl2_sink: Disallow audio device from changing any parameter other than the frequency 2017-10-24 14:03:34 +01:00
citra WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
citra_qt Merge pull request #2981 from Subv/replyreceive 2017-11-06 13:02:30 -05:00
common Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
core Kernel/Sessions: Wake up any threads waiting on a ServerSession when its client is closed 2017-11-06 23:07:08 -05:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
tests Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00
video_core video_core: clean format warnings 2017-11-01 12:35:32 +02:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00