Skip to content

patatago/Tudou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tudou

本项目是在参考 @陈硕 muduo库后写出的轻量级c++网络库,基本框架与muduo一致。主要分为六大模块

  • http ------ http服务器相关
  • log ------ 异步日志系统
  • net ------ 网络相关函数封装
  • poller ------ 事件处理,使用one loop per thread模式
  • thread ------ 线程相关函数封装
  • util ------ 使用到的一些工具

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages