mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-07 11:12:50 +01:00
This update brings in the following changes: https://github.com/chaincodelabs/libmultiprocess/pull/107 example: Remove manual client adding https://github.com/chaincodelabs/libmultiprocess/pull/108 doc: Add comments for socket descriptor handling when forking https://github.com/chaincodelabs/libmultiprocess/pull/109 example: Add missing thread.join() call so example can exit cleanly https://github.com/chaincodelabs/libmultiprocess/pull/110 cmake: add target_capnp_sources headers target