Yuri Kunde Schlesner
|
838faf147e
Session: Remove/add some forward declarations
|
9 tahun lalu |
Yuri Kunde Schlesner
|
d666e01cdf
Kernel: Ensure objects are kept alive during ClientSession disconnection
|
9 tahun lalu |
Yuri Kunde Schlesner
|
e626a520ca
HLE: Move SessionRequestHandler from Service:: to Kernel::
|
9 tahun lalu |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
9 tahun lalu |
Subv
|
37347bfa38
Kernel/Sessions: Remove the ClientSession::Create function.
|
9 tahun lalu |
Subv
|
ce5bc477ca
Kernel: Remove a now unused enum and variable regarding a session's status.
|
9 tahun lalu |
Subv
|
ddfabf3133
Kernel: Use a Session object to keep track of the status of a Client/Server session pair.
|
9 tahun lalu |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 tahun lalu |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
9 tahun lalu |
Subv
|
f9bcf89510
Use std::move where appropriate.
|
9 tahun lalu |
Subv
|
dd8887c8cf
KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it.
|
9 tahun lalu |
Subv
|
2ce61344d6
Declare empty ServerSession and ClientSession constructors as default.
|
9 tahun lalu |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
9 tahun lalu |
Subv
|
009b15b3aa
A bit of a redesign.
|
9 tahun lalu |
Subv
|
c5e7e0fa26
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
|
10 tahun lalu |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 tahun lalu |