| Flow-IPC 1.0.0
    Flow-IPC project: Full implementation reference. | 
Go to the source code of this file.
| Classes | |
| class | ipc::transport::Protocol_negotiator | 
| A simple state machine that, assuming the opposide side of a comm pathway uses an equivalent state machine, helps negotiate the protocol version to speak over that pathway, given each side being capable of speaking a range of protocol versions and reporting the highest such version to the other side.  More... | |
| Namespaces | |
| namespace | ipc | 
| Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes. | |
| namespace | ipc::transport | 
| Flow-IPC module providing transmission of structured messages and/or low-level blobs (and more) between pairs of processes. | |