bitcoin/src/ipc
Russell Yanofsky 84934bf70e multiprocess: Add echoipc RPC method and test
Add simple interfaces::Echo IPC interface with one method that just takes and
returns a string, to test multiprocess framework and provide an example of how
it can be used to spawn and call between processes.
2021-04-23 03:02:50 -05:00
..
capnp multiprocess: Add echoipc RPC method and test 2021-04-23 03:02:50 -05:00
exception.h
interfaces.cpp
process.cpp
process.h
protocol.h