bitcoin/src/ipc
TheCharlatan 00e9b97f37
refactor: Move fs.* to util/fs.*
The fs.* files are already part of the libbitcoin_util library. With the
introduction of the fs_helpers.* it makes sense to move fs.* into the
util/ directory as well.
2023-03-23 12:55:18 +01: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 fs.* to util/fs.* 2023-03-23 12:55:18 +01: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