Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bitcoin-core
/
libmultiprocess
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
60
Code
Issues
25
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add windows support
- #231
#231
Open
ryanofsky
wants to merge 10 commits into
bitcoin-core:master
bitcoin-core/libmultiprocess:master
from
ryanofsky:pr/win
ryanofsky/libmultiprocess:pr/win
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add windows support
#231
ryanofsky
wants to merge 10 commits into
bitcoin-core:master
bitcoin-core/libmultiprocess:master
from
ryanofsky:pr/win
ryanofsky/libmultiprocess:pr/win
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
util: Improve SpawnProcess API and documentation
Show description for be5f876
ryanofsky
and
Sjors
committed
be5f876
View commit details
Copy full SHA for be5f876
Browse repository at this point
util, test: Add CloseSocket, use SocketId
Show description for 15aa914
ryanofsky
and
claude
committed
15aa914
View commit details
Copy full SHA for 15aa914
Browse repository at this point
util, test: Replace UnixListener with SocketListener
Show description for c79b49a
ryanofsky
and
claude
committed
c79b49a
View commit details
Copy full SHA for c79b49a
Browse repository at this point
util, test: guard Unix-only code for Windows build
Show description for 860e2ff
ryanofsky
and
claude
committed
860e2ff
View commit details
Copy full SHA for 860e2ff
Browse repository at this point
util: Add Windows CommandLineFromArgv escaping function
Show description for ee09c2b
ryanofsky
and
Sjors
committed
ee09c2b
View commit details
Copy full SHA for ee09c2b
Browse repository at this point
util: Add Windows support
Show description for 7861351
ryanofsky
and
ViniciusCestarii
committed
7861351
View commit details
Copy full SHA for 7861351
Browse repository at this point
util: Fix Windows SpawnProcess hang when child exits before connecting to named pipe
Show description for 97011d4
3 people
committed
97011d4
View commit details
Copy full SHA for 97011d4
Browse repository at this point
util: make pthreads optional on Windows to enable MSVC builds
Show description for 1938c19
ryanofsky
and
claude
committed
1938c19
View commit details
Copy full SHA for 1938c19
Browse repository at this point
test: Add TCP SocketListener and Windows compat to socketlistener.h
Show description for ae6cf01
ryanofsky
and
claude
committed
ae6cf01
View commit details
Copy full SHA for ae6cf01
Browse repository at this point
ci: add Windows cross-compilation config using MinGW and Wine
Show description for d0eea62
ryanofsky
and
claude
committed
d0eea62
View commit details
Copy full SHA for d0eea62
Browse repository at this point
You can’t perform that action at this time.