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 }}
ririyeye
/
libhv
Public
forked from
ithewei/libhv
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2025
Use promise/future to replace cond_var
ithewei
committed
e4878ed
View commit details
Copy full SHA for e4878ed
Browse repository at this point
gitignore *.d files
ithewei
committed
ce52112
View commit details
Copy full SHA for ce52112
Browse repository at this point
Add CFLAGS -MMD (#763)
Meiye-lj
authored
6478599
View commit details
Copy full SHA for 6478599
Browse repository at this point
Commits on Jul 29, 2025
Fix race condition after hio_detach (#755)
Show description for 23ff591
radkesvat
authored
23ff591
View commit details
Copy full SHA for 23ff591
Browse repository at this point
Commits on Jul 24, 2025
fix: udp server may fail to send data to client when kcp enabled. (#753)
lfeng1420
authored
1ef4424
View commit details
Copy full SHA for 1ef4424
Browse repository at this point
Commits on Jul 8, 2025
fix: sockaddr comparison issue (#749)
lfeng1420
authored
1778d4a
View commit details
Copy full SHA for 1778d4a
Browse repository at this point
Commits on Jun 4, 2025
fix: http header parsing failures due to TCP packet segmentation (#738)
chaojizhuoge
authored
41f679e
View commit details
Copy full SHA for 41f679e
Browse repository at this point
Commits on Jun 3, 2025
fix mingw not supported PDB (#740)
House-Men
authored
c9481f5
View commit details
Copy full SHA for c9481f5
Browse repository at this point
Commits on May 8, 2025
fix #731: wss SetProxy
ithewei
committed
88880c2
View commit details
Copy full SHA for 88880c2
Browse repository at this point
fix: rm unused warning
ithewei
committed
6a93cdf
View commit details
Copy full SHA for 6a93cdf
Browse repository at this point
Commits on Apr 17, 2025
add hmain signal_handle_noexit function (#725)
Show description for 3778046
House-Men
authored
3778046
View commit details
Copy full SHA for 3778046
Browse repository at this point
optimize some log level and msg desc (#721)
House-Men
authored
3cb7c16
View commit details
Copy full SHA for 3cb7c16
Browse repository at this point
fix defaultLargeFileHandler not support chinese path (#720)
Show description for ba162bd
House-Men
authored
ba162bd
View commit details
Copy full SHA for ba162bd
Browse repository at this point
HttpServer::loop idx iteration exception (#726)
House-Men
authored
05bd1ca
View commit details
Copy full SHA for 05bd1ca
Browse repository at this point
feat: support logger_set_truncate_percent
ithewei
committed
aa1bbc5
View commit details
Copy full SHA for aa1bbc5
Browse repository at this point
Commits on Apr 16, 2025
support windows stop signal atexit callback (#723)
House-Men
authored
c9f07f9
View commit details
Copy full SHA for c9f07f9
Browse repository at this point
support custom http handler chain headerHandler (#715)
Show description for 03e5eb1
House-Men
authored
03e5eb1
View commit details
Copy full SHA for 03e5eb1
Browse repository at this point
feat: support nonblocking sendto multiple peeraddr (#707)
ithewei
committed
5001c07
View commit details
Copy full SHA for 5001c07
Browse repository at this point
Commits on Apr 15, 2025
add windows dll versions resource (#712)
Show description for 1e3dd55
House-Men
authored
1e3dd55
View commit details
Copy full SHA for 1e3dd55
Browse repository at this point
fix: add hio_sendto to replace hio_set_peeraddr,hio_write (#707)
ithewei
committed
3d0233d
View commit details
Copy full SHA for 3d0233d
Browse repository at this point
Commits on Apr 3, 2025
Read certificate from chain file (#616)
Show description for 7ba055f
TheMadius
authored
7ba055f
View commit details
Copy full SHA for 7ba055f
Browse repository at this point
fix: getsockname if bind port == 0 (#706)
ithewei
committed
e6a5587
View commit details
Copy full SHA for e6a5587
Browse repository at this point
Commits on Mar 31, 2025
修复HTTP服务Windows性能异常和中文路径相关Bug (#701)
Show description for 70f0a8f
House-Men
authored
70f0a8f
View commit details
Copy full SHA for 70f0a8f
Browse repository at this point
fix http index_of cache invalid bug (#695)
House-Men
authored
758b4c1
View commit details
Copy full SHA for 758b4c1
Browse repository at this point
Minor fixes for legacy macOS (#699)
Show description for 171fe32
barracuda156
authored
171fe32
View commit details
Copy full SHA for 171fe32
Browse repository at this point
Commits on Mar 22, 2025
fix: max retry count
ithewei
committed
4712d97
View commit details
Copy full SHA for 4712d97
Browse repository at this point
optimize: avoid to trigger on_close if not set onclose
ithewei
committed
41c63bf
View commit details
Copy full SHA for 41c63bf
Browse repository at this point
Commits on Feb 26, 2025
fix: 1xx 204 304 no need Content-Length (#569)
ithewei
committed
06cea34
View commit details
Copy full SHA for 06cea34
Browse repository at this point
fix: FillHost adapt ipv6 (#683)
ithewei
committed
a1baf87
View commit details
Copy full SHA for a1baf87
Browse repository at this point
Fix: Potential Vulnerability in Cloned Function (#689)
Show description for 9a3c19c
tabudz
authored
9a3c19c
View commit details
Copy full SHA for 9a3c19c
Browse repository at this point
Commits on Feb 7, 2025
wrk show latency
ithewei
committed
4f05ec3
View commit details
Copy full SHA for 4f05ec3
Browse repository at this point
feat(#612): Add hmutex_trylock
ithewei
committed
771ab9c
View commit details
Copy full SHA for 771ab9c
Browse repository at this point
Avoid unset length_field_coding
ithewei
committed
4142980
View commit details
Copy full SHA for 4142980
Browse repository at this point
Commits on Jan 3, 2025
消除riscv编译警告 (#653)
MagicPrince666
authored
fded2ba
View commit details
Copy full SHA for fded2ba
Browse repository at this point
Commits on Dec 30, 2024
build: update CMake policy to improve compatibility with modern CMake versions (#660)
Show description for b057e68
tayne3
authored
b057e68
View commit details
Copy full SHA for b057e68
Browse repository at this point
Previous
Next
You can’t perform that action at this time.