# muduo **Repository Path**: Y_wc/muduo ## Basic Information - **Project Name**: muduo - **Description**: muduo源码阅读 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-04-22 - **Last Updated**: 2022-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: muduo网络库 ## README # muduo注释版 本仓库是本人阅读muduo源码(cpp11分支版本)时,对muduo顺手做了一些注释,希望能对大家所有帮助。 - [muduo原仓库](https://github.com/chenshuo/muduo) - [muduo源码剖析](https://blog.csdn.net/YanWenCheng_/article/details/124372561) 参考文章:https://www.cyhone.com/articles/analysis-of-muduo/ Muduo is a multithreaded C++ network library based on the reactor pattern. It runs on Linux with kernel version >= 2.6.28. http://code.google.com/p/muduo/ Copyright (c) 2010, Shuo Chen. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the License file. __ __ _ | \/ | | | | \ / |_ _ __| |_ _ ___ | |\/| | | | |/ _` | | | |/ _ \ | | | | |_| | (_| | |_| | (_) | |_| |_|\__,_|\__,_|\__,_|\___/