bitcoin/src/ipc
fanquake a63d4cb26a
refactor: use <cstdlib> over stdlib.h
We currently use both. Consolidate on the former.
2022-09-23 10:48:47 +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: use <cstdlib> over stdlib.h 2022-09-23 10:48:47 +01:00
process.cpp refactor: use <cstdlib> over stdlib.h 2022-09-23 10:48:47 +01:00
process.h multiprocess: Add Ipc interface implementation 2021-04-23 03:02:50 -05:00
protocol.h Add ipc::Context and ipc::capnp::Context structs 2021-06-10 09:58:45 -05:00