Skip to content

wuhushuai/LinuxCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

最简单的一种Webserver,项目中个人注释很多。客户端直接用浏览器,项目中有些多余的东西没有删除。使用方法 ./xxxx.out ip 端口号

实现方法

线程池[模板,信号量,互斥锁],epoll [ET模式,oneshot,O_NONBLOCK] ,端口复用,状态机等。

About

LinuxCpp服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors