summaryrefslogtreecommitdiff
path: root/src/core/hle/service/server_manager.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-07server_manager: use multi wait APILiam
2024-02-07service: add os types and multi wait APILiam
2023-12-09service: use interface factory in server managerLiam
2023-06-22general: remove atomic signal and waitLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21sm:: support service registration deferralLiam
2023-02-21service: refactor server architectureLiam