0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-15 11:36:00 -05:00
bitcoin-bitcoin-core/README.md
Ryan Ofsky 5a6d1feb2d Squashed 'src/ipc/libmultiprocess/' content from commit 07c917f7ca91
git-subtree-dir: src/ipc/libmultiprocess
git-subtree-split: 07c917f7ca910d66abc6d3873162fc9061704074
2025-01-29 12:10:23 +00:00

582 B

libmultiprocess

libmultiprocess is a C++ library and code generator making it easy to call functions and reference objects in different processes.

For more information see the usage instructions, installation instructions, or design documentation.

If you have any questions, comments, or feedback, please submit an issue. Duplicate issues are perfectly fine and all discussion about the project is welcome, since there isn't another discussion forum currently.