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
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
.
weg-algorithm
/
muduo
Public
forked from
chenshuo/muduo
Notifications
You must be signed in to change notification settings
Fork
0
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 May 27, 2020
Fix wrong log
hfcrwx
authored and
chenshuo
committed
2be38ae
View commit details
Copy full SHA for 2be38ae
Browse repository at this point
Commits on May 26, 2020
Change boost::bind to std::bind in contrib/thrift (#465)
Show description for 96c47c7
hfcrwx
authored
96c47c7
View commit details
Copy full SHA for 96c47c7
Browse repository at this point
Commits on May 20, 2020
Fix #458: ThreadPool::run() after stop() should not block forever.
Show description for 49de149
wanghaoyang1995
authored
49de149
View commit details
Copy full SHA for 49de149
Browse repository at this point
Commits on Apr 28, 2020
Fix issue #421.
chenshuo
committed
b55b0ac
View commit details
Copy full SHA for b55b0ac
Browse repository at this point
Fix build for Ubuntu 20.04 LTS (#451)
Show description for 46d4694
tan-wei
authored and
chenshuo
committed
46d4694
View commit details
Copy full SHA for 46d4694
Browse repository at this point
fix a small 'build fail' issue caused by the deprecation of ByteSize() of protobuf message (#433)
Show description for bd50e5c
OjackstevensonO
authored and
chenshuo
committed
bd50e5c
View commit details
Copy full SHA for bd50e5c
Browse repository at this point
Fix warnings in gcc 8 (#351).
Show description for c8b2cbc
chenshuo
committed
c8b2cbc
View commit details
Copy full SHA for c8b2cbc
Browse repository at this point
Commits on Apr 18, 2020
minor fixes (#443)
hfcrwx
authored
1417ee1
View commit details
Copy full SHA for 1417ee1
Browse repository at this point
Commits on Dec 2, 2019
fix: remove redundant std::move for a local object in a return statement
zhyncs
authored and
chenshuo
committed
0f3cb97
View commit details
Copy full SHA for 0f3cb97
Browse repository at this point
Commits on Sep 2, 2019
remove redundant semicolon ';'
Show description for 0edc4c9
Subenle
authored and
chenshuo
committed
0edc4c9
View commit details
Copy full SHA for 0edc4c9
Browse repository at this point
Commits on Mar 15, 2019
Fix for 32-bit.
chenshuo
committed
4629391
View commit details
Copy full SHA for 4629391
Browse repository at this point
Add formatSI() and formatIEC()
chenshuo
committed
7667943
View commit details
Copy full SHA for 7667943
Browse repository at this point
Commits on Mar 13, 2019
Boost 1.55 circular_buffer supports move-only types.
chenshuo
committed
2666631
View commit details
Copy full SHA for 2666631
Browse repository at this point
fix build on g++ 4.7
chenshuo
committed
334eba2
View commit details
Copy full SHA for 334eba2
Browse repository at this point
Add BoundedBlockingQueue::put(T&& x) to support move-only objects.
chenshuo
committed
4ce3b6e
View commit details
Copy full SHA for 4ce3b6e
Browse repository at this point
Commits on Mar 12, 2019
Add ProcessInfo::CpuTime::total() method.
chenshuo
committed
3256915
View commit details
Copy full SHA for 3256915
Browse repository at this point
Commits on Mar 8, 2019
Update #include to compatible with Bazel.
Show description for d980315
chenshuo
committed
d980315
View commit details
Copy full SHA for d980315
Browse repository at this point
Commits on Mar 7, 2019
Add Bazel BUILD files. Remove premake4 files.
chenshuo
committed
dfdfca9
View commit details
Copy full SHA for dfdfca9
Browse repository at this point
muduo can be used as a submodule in a CMake project.
chenshuo
committed
a57c005
View commit details
Copy full SHA for a57c005
Browse repository at this point
Commits on Jan 17, 2019
InetAddress support IPv6 ScopeID
poppinzhang
authored and
chenshuo
committed
a12853e
View commit details
Copy full SHA for a12853e
Browse repository at this point
Fix muduo::noncopyable can't found
poppinzhang
authored and
chenshuo
committed
d6f2962
View commit details
Copy full SHA for d6f2962
Browse repository at this point
Commits on Nov 28, 2018
add issue_template.md
chenshuo
committed
30756c7
View commit details
Copy full SHA for 30756c7
Browse repository at this point
Commits on Nov 6, 2018
fix bug in BoundedBlockingQueue_test.cc and BlockingQueue_bench.cc (#353)
Show description for e13bcff
yc90s
authored and
chenshuo
committed
e13bcff
View commit details
Copy full SHA for e13bcff
Browse repository at this point
Commits on Oct 25, 2018
v2.0.0
chenshuo
committed
2ff6ef0
View commit details
Copy full SHA for 2ff6ef0
Browse repository at this point
Add CurrentThread::stackTrace().
chenshuo
committed
69636ce
View commit details
Copy full SHA for 69636ce
Browse repository at this point
Commits on Oct 24, 2018
More fixes from clang-tidy.
chenshuo
committed
c36261a
View commit details
Copy full SHA for c36261a
Browse repository at this point
update copyright
chenshuo
committed
05e16c1
View commit details
Copy full SHA for 05e16c1
Browse repository at this point
Remove support of GCC 4.6 and below.
chenshuo
committed
c423ff3
View commit details
Copy full SHA for c423ff3
Browse repository at this point
Update README
chenshuo
committed
2f8977e
View commit details
Copy full SHA for 2f8977e
Browse repository at this point
Always use std::string in C++11.
chenshuo
committed
1fdee54
View commit details
Copy full SHA for 1fdee54
Browse repository at this point
Fix warnings on 32-bit platforms.
Show description for 91c9da0
chenshuo
committed
91c9da0
View commit details
Copy full SHA for 91c9da0
Browse repository at this point
Build examples by default.
Show description for 8ab8871
chenshuo
committed
8ab8871
View commit details
Copy full SHA for 8ab8871
Browse repository at this point
Commits on Oct 23, 2018
More for-each loops.
Show description for c74bc32
chenshuo
committed
c74bc32
View commit details
Copy full SHA for c74bc32
Browse repository at this point
Replace "throw ()" with noexcept.
Show description for 52f2345
chenshuo
committed
52f2345
View commit details
Copy full SHA for 52f2345
Browse repository at this point
use '= default' to define a trivial destructor
Show description for a9a7274
chenshuo
committed
a9a7274
View commit details
Copy full SHA for a9a7274
Browse repository at this point
Previous
Next
You can’t perform that action at this time.