a simple multithreaded webserver
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Volker Birk abc41f6b75 link to sample 3 years ago
htdocs even more weird 3 years ago
.gitignore more ignore 3 years ago
LICENSE Initial commit 3 years ago
Makefile nicer 3 years ago
README.md link to sample 3 years ago
test_webserver.cc ... 3 years ago
webserver.cc ... 3 years ago
webserver.hh ... 3 years ago

README.md

webserver

a simple multithreaded webserver

for usage see this sample