Skip to content

wjhss/httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

一个简单的http服务器

httpserver
    |----bin
    |     |----config.c
    |     |----congig.h
    |     |----epoll.c
    |     |----epoll.h
    |     |----http.c
    |     |----http.h
    |     |----http_request.c
    |     |----http_request.h
    |     |----thread.c
    |     |----thread.h
    |     \----Makefile
    |----docroot
    |     \----index.html
    \----config
          \http.conf

About

一个简单的http服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published