muduo
https://github.com/chenshuo/muduo
C++
Event-driven network library for multi-threaded Linux server in C++11
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported11 Subscribers
Add a CodeTriage badge to muduo
Help out
- Issues
- Optimize: support for single log message bigger than muduo::detail::kLargeBuffer
- 消除void TcpConnection::send(Buffer* buf)中buf的copy
- 编译base/TimeZone.cc与base/tests/TimeZone_util.cc时报错,添加-Wno-conversion与-Wno-missing-field-initializers后编译成功
- 定时器失效问题
- 修复全局变量初始化顺序问题
- fix bug:std::vector初始化后再emplace导致vector大小翻倍的问题
- 修复cpp17分支编译错误,offsetof需要cstddef头文件
- bug: Timer callbacks may still be invoked even after the timer has been canceled
- 是否支持http 1.1 管线化
- Fix compilation error on Mac
- Docs
- C++ not yet supported