mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-20 19:03:07 +01:00
daecd812b0
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) |
||
---|---|---|
.. | ||
archive.cpp | ||
archive.h | ||
fs_user.cpp | ||
fs_user.h |