HTTP-Server:具有线程池的http服务器实现

时间:2024-04-21 10:01:50
【文件属性】:

文件名称:HTTP-Server:具有线程池的http服务器实现

文件大小:10KB

文件格式:ZIP

更新时间:2024-04-21 10:01:50

C

ex3-Lidor Eliyahu Shelef的HTTP Server实现 http服务器根据客户端请求构造一个HTTP响应,然后构建并将响应发送给客户端。 重要文件: 服务器 线程池


【文件预览】:
HTTP-Server-main
----.vscode()
--------launch.json(715B)
--------settings.json(80B)
--------tasks.json(489B)
----README.md(229B)
----makefile(185B)
----server.c(27KB)
----threadpool.c(9KB)

网友评论