Subv daecd812b0 HLE/Services: Allow specifying a SessionData template parameter to ServiceFramework.
Some services can have multiple clients at the same time, and they identify the different clients using the server session as a key.
This parameter (if present) should be a structure that contains the per-session data for each service.
The data can be retrieved using ServiceFramework::GetSessionData(session)
2017-12-14 18:24:02 -05:00
..
2016-12-15 14:51:45 -05:00
2017-12-10 07:38:56 +08:00
2017-06-18 19:03:15 -07:00
2016-12-08 04:34:03 -05:00
2017-11-01 12:35:32 +02:00
2017-12-03 11:52:42 +02:00
2017-12-09 14:45:56 -08:00
2016-12-08 04:34:03 -05:00
2017-06-18 19:03:15 -07:00
2016-12-12 21:19:36 +03:00
2017-11-01 12:35:32 +02:00
2017-06-18 19:03:15 -07:00
2017-12-09 14:45:56 -08:00
2017-11-04 17:41:20 +02:00
2017-11-01 12:35:32 +02:00