Skip to content

自写的一个简单Libevent库的http服务器,支持Epoll ET模式及LT模式,加入了收发消息和文件功能

Notifications You must be signed in to change notification settings

dbbnsyg001/libevent_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

采用libevent网络库
,信息采用日志文件输出

注意看源码switch部分,可以根据忽略部分日志打印,excute为主功能函数,
有两个版本的excute函数,
一个是实现类似FTP的功能发送当前目录下所有的文件和目录,并且正常下载和查看
第二个是正常的html文件传送,来展示files文件夹下的index.html,可以根据需要自己修改

About

自写的一个简单Libevent库的http服务器,支持Epoll ET模式及LT模式,加入了收发消息和文件功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages