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
..
2017-11-01 12:35:32 +02:00
2017-09-30 09:34:35 +01:00
2017-09-30 09:34:35 +01:00
2017-06-18 19:03:15 -07:00
2017-03-21 13:25:56 +02:00