bitcoin/src/ipc
TheCharlatan 7d3b35004b
refactor: Move system from util to common library
Since the kernel library no longer depends on the system file, move it
to the common library instead in accordance to the diagram in
doc/design/libraries.md.
2023-05-20 12:08:13 +02:00
..
capnp Add ipc::Context and ipc::capnp::Context structs 2021-06-10 09:58:45 -05:00
context.h Add ipc::Context and ipc::capnp::Context structs 2021-06-10 09:58:45 -05:00
exception.h multiprocess: Add Ipc interface implementation 2021-04-23 03:02:50 -05:00
interfaces.cpp refactor: Move system from util to common library 2023-05-20 12:08:13 +02:00
process.cpp refactor: Move fs.* to util/fs.* 2023-03-23 12:55:18 +01:00
process.h refactor: Move fs.* to util/fs.* 2023-03-23 12:55:18 +01:00
protocol.h Add ipc::Context and ipc::capnp::Context structs 2021-06-10 09:58:45 -05:00