Skip to content

AllenShen/cppevent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppevent

在看了几遍陈硕的 linux多线程服务器编程 以后,默写了一个tiny muduo网络库.使用c++11代替了boost的内容 陈硕的那个版本由5000行,而我默写的只有2500行,是一个迷你版本的网络库.功能不齐全,但是也能做一些基本的事情.

持续更新

目前含有测试小demo :

1.一个端口扫描器

2.一个小爬虫

3.telnet聊天室

About

一个c++网络库,基于epoll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • QMake 1.3%