|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
UNIX Domain Socket datagram listener and client implementation. More...
#include <cstddef>#include <cstring>#include <string>#include <utility>
Include dependency graph for DomainSocket.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | corium::ipc::DomainSocket |
| Low-level RAII abstraction for UNIX Domain Datagram Sockets (AF_UNIX / SOCK_DGRAM). Provides discrete, boundary-preserving, zero-fragmentation message passing. More... | |
Namespaces | |
| namespace | corium |
| namespace | corium::ipc |
Macros | |
| #define | CORIUM_HAS_POSIX_SOCKETS 0 |
UNIX Domain Socket datagram listener and client implementation.
| #define CORIUM_HAS_POSIX_SOCKETS 0 |