AuroraRuntime/Source/IPC
J Reece Wilson 9f2ff9de19 [+] IPC pipes
[*] Fix socket leak under UNIX fallback path
2022-04-15 15:46:07 +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 [+] IPC pipes 2022-04-15 15:46:07 +01:00
IPCHandle.cpp [+] IPC pipes 2022-04-15 15:46:07 +01:00
IPCHandle.hpp [+] IPC pipes 2022-04-15 15:46:07 +01:00
IPCMemory.Unix.cpp [+] IPCMutex, IPCSharedMemory 2022-04-15 11:01:43 +01:00
IPCMemory.Unix.hpp [+] IPCMutex, IPCSharedMemory 2022-04-15 11:01:43 +01:00
IPCPipe.Unix.cpp [+] IPC pipes 2022-04-15 15:46:07 +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 [+] (Linux only) IPCEvent, IPCSemaphore 2022-04-14 20:40:35 +01:00
IPCPrimitives.NT.hpp [+] (Linux only) IPCEvent, IPCSemaphore 2022-04-14 20:40:35 +01:00