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
Accelerator
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
Type
/
to 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
.
acl-dev
/
libnio
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 24, 2026
The minimal version of cmake can be set in envrionment by export CMAKE_MIN_VER=xxx
zhengshuxin
committed
1a13882
View commit details
Copy full SHA for 1a13882
Browse repository at this point
Commits on Feb 6, 2026
Use cmake3.5; use kqueue directly.
zsxxsz
authored and
zsxxsz
committed
8a949e5
View commit details
Copy full SHA for 8a949e5
Browse repository at this point
Commits on Oct 17, 2025
Just compiling.
zhengshuxin
committed
6ef9c69
View commit details
Copy full SHA for 6ef9c69
Browse repository at this point
Optimize closing process.
zhengshuxin
committed
ccde891
View commit details
Copy full SHA for ccde891
Browse repository at this point
Commits on Oct 14, 2025
Support ONESHOT mode when using epoll and optimize IO timer to improve performance.
zhengshuxin
committed
f88c7fd
View commit details
Copy full SHA for f88c7fd
Browse repository at this point
Commits on Oct 8, 2025
Support ONESHOT in epoll event.
zhengshuxin
committed
69d6165
View commit details
Copy full SHA for 69d6165
Browse repository at this point
Commits on Sep 23, 2025
Optimize and test nio's timer.
zhengshuxin
committed
78ab5fa
View commit details
Copy full SHA for 78ab5fa
Browse repository at this point
Optimize the performance of timer.
zhengshuxin
committed
17f6d7f
View commit details
Copy full SHA for 17f6d7f
Browse repository at this point
Commits on Jun 9, 2025
Test mqtt demos.
zhengshuxin
committed
8646634
View commit details
Copy full SHA for 8646634
Browse repository at this point
Add demo for testing mqtt.
zhengshuxin
committed
532e053
View commit details
Copy full SHA for 532e053
Browse repository at this point
Commits on Jun 8, 2025
Add mqtt_client to read/write mqtt message from/to the connection.
zhengshuxin
committed
97862c0
View commit details
Copy full SHA for 97862c0
Browse repository at this point
Adding mqtt module.
zhengshuxin
committed
901d1b0
View commit details
Copy full SHA for 901d1b0
Browse repository at this point
Modify the demo in doc.
zhengshuxin
committed
bf3d0cf
View commit details
Copy full SHA for bf3d0cf
Browse repository at this point
Commits on May 13, 2025
Add return bool for on_close() callback.
zhengshuxin
committed
8ff4534
View commit details
Copy full SHA for 8ff4534
Browse repository at this point
Commits on May 7, 2025
optimize log.
zhengshuxin
committed
fb65158
View commit details
Copy full SHA for fb65158
Browse repository at this point
Optimize event operation and export log operation.
zhengshuxin
committed
ff54776
View commit details
Copy full SHA for ff54776
Browse repository at this point
Commits on May 6, 2025
Optimize nio event.
zhengshuxin
committed
3f97f28
View commit details
Copy full SHA for 3f97f28
Browse repository at this point
Commits on Apr 30, 2025
Optimize to avoid crash.
zhengshuxin
committed
721d8b9
View commit details
Copy full SHA for 721d8b9
Browse repository at this point
Commits on Apr 16, 2025
Merge branch 'master' of gitee:zsxxsz/libnio
zhengshuxin
committed
ac9df92
View commit details
Copy full SHA for ac9df92
Browse repository at this point
Add nio_ prefix before all functions and files' name.
zhengshuxin
committed
ea6df5d
View commit details
Copy full SHA for ea6df5d
Browse repository at this point
Commits on Mar 24, 2025
Optimize codes.
zhengshuxin
committed
2bf361c
View commit details
Copy full SHA for 2bf361c
Browse repository at this point
Fixed problem when setting open-files limits on MacOS.
zhengshuxin
committed
7d0b0b5
View commit details
Copy full SHA for 7d0b0b5
Browse repository at this point
Commits on Mar 23, 2025
Remove debug codes.
zhengshuxin
committed
a2245e6
View commit details
Copy full SHA for a2245e6
Browse repository at this point
Set the minimal of open files to 1024.
zhengshuxin
committed
0d5aaf4
View commit details
Copy full SHA for 0d5aaf4
Browse repository at this point
Optimize server_socket in async mode.
zhengshuxin
committed
1bf5bbb
View commit details
Copy full SHA for 1bf5bbb
Browse repository at this point
Commits on Mar 22, 2025
Add set_ctx/get_ctx in client_socket class.
zhengshuxin
committed
730b39d
View commit details
Copy full SHA for 730b39d
Browse repository at this point
Commits on Mar 17, 2025
Use one file to include all nio head files.
zhengshuxin
committed
8d6eae0
View commit details
Copy full SHA for 8d6eae0
Browse repository at this point
rename flags type in nio_event.
zhengshuxin
committed
a1afdf1
View commit details
Copy full SHA for a1afdf1
Browse repository at this point
Add event operation directly to improve the performance in some case.
zhengshuxin
committed
ebfe8de
View commit details
Copy full SHA for ebfe8de
Browse repository at this point
Commits on Mar 13, 2025
Modify readme.md
zhengshuxin
committed
697b211
View commit details
Copy full SHA for 697b211
Browse repository at this point
Modify readme.md.
zhengshuxin
committed
bafad9c
View commit details
Copy full SHA for bafad9c
Browse repository at this point
Commits on Mar 9, 2025
Compile ok on linux.
zhengshuxin
committed
fed580f
View commit details
Copy full SHA for fed580f
Browse repository at this point
Optimize server_socket class.
zhengshuxin
committed
3dbbed7
View commit details
Copy full SHA for 3dbbed7
Browse repository at this point
Commits on Mar 8, 2025
Modify readme
zhengshuxin
committed
b94abb6
View commit details
Copy full SHA for b94abb6
Browse repository at this point
Modify samples.
zhengshuxin
committed
c931f0a
View commit details
Copy full SHA for c931f0a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.