Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
ipc Directory Reference
+ Directory dependency graph for ipc:

Files

 DomainSocket.hpp
 UNIX Domain Socket datagram listener and client implementation.
 
 ipc.hpp
 Umbrella header for inter-process communication primitives.
 
 IpcChannel.hpp
 Zero-copy typed event exchange over POSIX shared memory.
 
 PlatformChannel.hpp
 Cross-platform portable IPC channel alias.
 
 SharedMemory.hpp
 RAII wrapper for POSIX shared memory and Windows file mappings.
 
 ShmMpscQueue.hpp
 Lock-free multi-producer single-consumer queue located in shared memory.
 
 UdsChannel.hpp
 UNIX Domain Socket datagram inter-process event channel.