linux webserver例子

时间:2016-11-02 15:46:13
【文件属性】:

文件名称:linux webserver例子

文件大小:4KB

文件格式:GZ

更新时间:2016-11-02 15:46:13

linux webserver

这是linux环境下使用epoll模型编写的一个webserver例子,makefile已经写好,直接下载好make一下就可以了。我在自己本机测试与使用libevent性能差不多。 欢迎提出意见。


【文件预览】:
net
----event_dispatcher.h(614B)
----test.cpp(1KB)
----io_handler.h(1KB)
----event_dispatcher.cpp(4KB)
----tags(5KB)
----socket_utils.h(383B)
----socket_utils.cpp(1KB)
----makefile(279B)
----io_handler.cpp(1KB)

网友评论

  • 还可以,不错
  • 值得学习 借鉴了
  • 不能接收浏览器的HTP请求