История коммитов

Автор SHA1 Сообщение Дата
  Subv 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
  Subv 386112da32 Added a framework for partially handling Session disconnections. 9 лет назад
  Subv f9bcf89510 Use std::move where appropriate. 9 лет назад
  Subv c93c5a72bb Return an error code when connecting to a saturated port. 9 лет назад
  Subv 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 9 лет назад
  Subv dd8887c8cf KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. 9 лет назад
  Subv 2eceee3a4c Fixed the rebase mistakes. 9 лет назад
  Subv 009b15b3aa A bit of a redesign. 9 лет назад
  Subv c5e7e0fa26 IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists. 10 лет назад
  Subv c19afd2118 Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. 10 лет назад
  Subv 073653e858 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 10 лет назад
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 лет назад
  Subv 3d9fbffbab Kernel: Added ClientPort and ServerPort classes. 10 лет назад