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 }}
swoole
/
swoole-src
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
18.9k
Code
Issues
4
Pull requests
56
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2026
tests: use httpbingo for concurrent HTTP/2 test
matyhtf
committed
37dadea
View commit details
Copy full SHA for 37dadea
Browse repository at this point
tests: stabilize concurrent HTTP/2 connect test
matyhtf
committed
21acae6
View commit details
Copy full SHA for 21acae6
Browse repository at this point
tests: stabilize process pool msgqueue shutdown
matyhtf
committed
3f84fcc
View commit details
Copy full SHA for 3f84fcc
Browse repository at this point
Commits on Sep 22, 2026
ci(windows): join the sequential workflow queue
matyhtf
committed
4988f1f
View commit details
Copy full SHA for 4988f1f
Browse repository at this point
ci: orchestrate workflows sequentially
matyhtf
committed
4886e96
View commit details
Copy full SHA for 4886e96
Browse repository at this point
ci(windows): limit matrix execution to one job
matyhtf
committed
e755bf6
View commit details
Copy full SHA for e755bf6
Browse repository at this point
ci: serialize matrix and platform jobs
matyhtf
committed
8d55be3
View commit details
Copy full SHA for 8d55be3
Browse repository at this point
feat(tests): add watchdog mechanism to prevent hanging core tests
Show description for 5e99260
matyhtf
committed
5e99260
View commit details
Copy full SHA for 5e99260
Browse repository at this point
feat(thread): implement Windows atomic wait functionality with proper synchronization
Show description for b90d029
matyhtf
committed
b90d029
View commit details
Copy full SHA for b90d029
Browse repository at this point
test(reactor): verify lifecycle hooks and release hook lists
matyhtf
committed
a6b9f8f
View commit details
Copy full SHA for a6b9f8f
Browse repository at this point
fix(reactor): preserve Poll socket identity during dispatch
matyhtf
committed
e0a4e7f
View commit details
Copy full SHA for e0a4e7f
Browse repository at this point
fix(reactor): initialize events pointer to nullptr in Kqueue reactor
Show description for fcf9497
matyhtf
committed
fcf9497
View commit details
Copy full SHA for fcf9497
Browse repository at this point
test(infra): guard Linux procfs reads
matyhtf
committed
e0402e1
View commit details
Copy full SHA for e0402e1
Browse repository at this point
style: normalize touched files to Unix line endings
matyhtf
committed
601b8e4
View commit details
Copy full SHA for 601b8e4
Browse repository at this point
fix(thread): preserve the current scheduling policy (#6233)
Show description for 7a72944
binaryfire
authored and
matyhtf
committed
7a72944
View commit details
Copy full SHA for 7a72944
Browse repository at this point
fix(websocket): report ping frame encoding failures
matyhtf
committed
1263985
View commit details
Copy full SHA for 1263985
Browse repository at this point
fix(runtime): preserve stream read timeout errors
matyhtf
committed
e1afebb
View commit details
Copy full SHA for e1afebb
Browse repository at this point
fix(runtime): return buffered stream data without blocking
matyhtf
committed
35b49f3
View commit details
Copy full SHA for 35b49f3
Browse repository at this point
fix(runtime): report stream write timeouts
matyhtf
committed
f1b068f
View commit details
Copy full SHA for f1b068f
Browse repository at this point
style(event): normalize source line endings
matyhtf
committed
e295065
View commit details
Copy full SHA for e295065
Browse repository at this point
test(table): avoid Atomic synchronization in conditional tests
matyhtf
committed
39c845b
View commit details
Copy full SHA for 39c845b
Browse repository at this point
fix(event): release reactor after initialization failure
matyhtf
committed
54e8d19
View commit details
Copy full SHA for 54e8d19
Browse repository at this point
fix(protocol): update SOCKS5 target host length validation
Show description for 880b710
matyhtf
committed
880b710
View commit details
Copy full SHA for 880b710
Browse repository at this point
feat(core): implement atomic wait registry for non-futex systems
Show description for a952c87
matyhtf
committed
a952c87
View commit details
Copy full SHA for a952c87
Browse repository at this point
fix(protocol): reject compressed websocket control frames according to RFC 6455
Show description for 81ef557
matyhtf
committed
81ef557
View commit details
Copy full SHA for 81ef557
Browse repository at this point
Fix tests relying on unavailable external services (#6247)
matyhtf
authored
2c451c1
View commit details
Copy full SHA for 2c451c1
Browse repository at this point
Register WebSocket frame classes on Windows (#6232)
Show description for f7532a4
binaryfire
authored
f7532a4
View commit details
Copy full SHA for f7532a4
Browse repository at this point
fix(thread): resolve stdio file descriptor leaks in thread implementation
Show description for 78210b3
matyhtf
committed
78210b3
View commit details
Copy full SHA for 78210b3
Browse repository at this point
fix(windows): add cryptographic random byte source (#6246)
matyhtf
authored
a8cb1d3
View commit details
Copy full SHA for a8cb1d3
Browse repository at this point
Fix stdio leak (#6245)
NathanFreeman
authored
47b87cd
View commit details
Copy full SHA for 47b87cd
Browse repository at this point
test(infra): update tests to use dynamic ports and improve cleanup
Show description for 734313d
matyhtf
committed
734313d
View commit details
Copy full SHA for 734313d
Browse repository at this point
fix(server): handle peer closed connections properly in send operations
Show description for 57f8925
matyhtf
committed
57f8925
View commit details
Copy full SHA for 57f8925
Browse repository at this point
chore(version): bump version to 6.3.0-dev
Show description for f1b2d86
matyhtf
committed
f1b2d86
View commit details
Copy full SHA for f1b2d86
Browse repository at this point
feat(tests): add robust port allocation system for test servers
Show description for 9e3fcc6
matyhtf
committed
9e3fcc6
View commit details
Copy full SHA for 9e3fcc6
Browse repository at this point
refactor(message_bus): enhance IPC communication layer with detailed documentation
Show description for e8c3f16
matyhtf
committed
e8c3f16
View commit details
Copy full SHA for e8c3f16
Browse repository at this point
Previous
Next
You canβt perform that action at this time.