aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/client_session.cpp
AgeCommit message (Expand)Author
2016-12-05KServerPorts now have an HLE handler "template", which is inherited by all Se...Subv
2016-12-02Declare empty ServerSession and ClientSession constructors as default.Subv
2016-11-30Fixed the rebase mistakes.Subv
2016-11-30A bit of a redesign.Subv
2016-11-30IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...Subv
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv