AuroraRuntime/Source/IPC
2022-06-06 22:34:26 +01:00
..
IPC.cpp [+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback) 2022-04-14 20:39:04 +01:00
IPC.hpp [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
IPCHandle.cpp [+] NT IPC primitives 2022-04-16 19:26:01 +01:00
IPCHandle.hpp [+] IPC pipes 2022-04-15 15:46:07 +01:00
IPCMemory.NT.cpp [+] ConsoleTTY.hpp write cmd history every 10 seconds under sys tick 2022-06-06 22:34:26 +01:00
IPCMemory.NT.hpp [*] Update ILoopQueue header (again) 2022-04-16 16:56:03 +01:00
IPCMemory.Unix.cpp [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
IPCMemory.Unix.hpp [+] IPCMutex, IPCSharedMemory 2022-04-15 11:01:43 +01:00
IPCPipe.NT.cpp [*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes. 2022-05-12 09:04:32 +01:00
IPCPipe.NT.hpp [*] Update ILoopQueue header (again) 2022-04-16 16:56:03 +01:00
IPCPipe.Unix.cpp [*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes. 2022-05-12 09:04:32 +01:00
IPCPipe.Unix.hpp [+] IPCMutex, IPCSharedMemory 2022-04-15 11:01:43 +01:00
IPCPrimitives.Linux.cpp [+] IPC pipes 2022-04-15 15:46:07 +01:00
IPCPrimitives.Linux.hpp [+] (Linux only) IPCEvent, IPCSemaphore 2022-04-14 20:40:35 +01:00
IPCPrimitives.NT.cpp [+] NT IPC primitives 2022-04-16 19:26:01 +01:00
IPCPrimitives.NT.hpp [+] (Linux only) IPCEvent, IPCSemaphore 2022-04-14 20:40:35 +01:00