Add windows support #231
pull ryanofsky wants to merge 1 commits into bitcoin-core:master from ryanofsky:pr/win changing 7 files +286 −71-
ryanofsky commented at 8:31 am on October 22, 2025: collaboratorAdd support for running on windows. These changes make the libmultiprocess API more generic, using stream types instead of file descriptors. All features are supported, including spawning processes with socket connections to the parent process. These changes were originally made in https://github.com/bitcoin/bitcoin/pull/32387
-
7d2f3c4371
Add windows support
Add support for running on windows. These changes make the libmultiprocess API more generic, using stream types instead of file descriptors. All features are supported, including spawning processes with socket connections to the parent process. These changes were originally made in https://github.com/bitcoin/bitcoin/pull/32387
-
DrahtBot commented at 8:31 am on October 22, 2025: none
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
LLM Linter (✨ experimental)
Possible typos and grammar issues:
- analagous -> analogous [spelling mistake in comment; should be “analogous”]
- being being -> being [duplicated word in comment, makes the sentence awkward/incomprehensible]
- named path pipe -> named pipe [redundant/incorrect phrasing; likely meant “named pipe”]
drahtbot_id_5_m
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-12-04 19:30 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-12-04 19:30 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me