Browse Source
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
Pass the triggering ServerSession to the HLE command handler to differentiate which session caused the request.pull/15/merge
6 changed files with 21 additions and 26 deletions
-
10src/core/hle/kernel/client_port.cpp
-
12src/core/hle/kernel/client_port.h
-
9src/core/hle/kernel/client_session.cpp
-
6src/core/hle/kernel/client_session.h
-
8src/core/hle/service/service.cpp
-
2src/core/hle/service/service.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue