http_server:linux下c语言版基于epoll+reactor模式的http文件下载服务器

时间:2024-05-31 00:02:50
【文件属性】:

文件名称:http_server:linux下c语言版基于epoll+reactor模式的http文件下载服务器

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-31 00:02:50

C

一个epoll+reactor的http文件下载服务器 一个线程池的模型


【文件预览】:
http_server-master
----threadpool()
--------threadpool.c(7KB)
--------threadpool.h(2KB)
----README.md(76B)
----epoll_reactor()
--------epoll.h(1KB)
--------send.c(5KB)
--------test.txt(9KB)
--------epoll.c(5KB)
--------README.md(2KB)
--------index.html(194B)
--------list.h(352B)
--------makefile(892B)
--------list.c(3KB)
--------send.h(276B)

网友评论