Subv
|
ddfabf3133
Kernel: Use a Session object to keep track of the status of a Client/Server session pair.
|
9 лет назад |
Subv
|
e6a7723f2f
Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter.
|
9 лет назад |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 лет назад |
Subv
|
ebbb55ec8f
Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass.
|
9 лет назад |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
9 лет назад |
Subv
|
f9bcf89510
Use std::move where appropriate.
|
9 лет назад |
Subv
|
dd8887c8cf
KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it.
|
9 лет назад |
Subv
|
2ce61344d6
Declare empty ServerSession and ClientSession constructors as default.
|
9 лет назад |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
9 лет назад |
Subv
|
009b15b3aa
A bit of a redesign.
|
9 лет назад |
Subv
|
0a33d915f8
fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 лет назад |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 лет назад |