simple webserver (PoC)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Olaf Rempel 6202fed9e0
initial commit
16 years ago
.gitignore initial commit 16 years ago
Makefile initial commit 16 years ago
configfile.c initial commit 16 years ago
configfile.h initial commit 16 years ago
event.c initial commit 16 years ago
event.h initial commit 16 years ago
http.c initial commit 16 years ago
http.h initial commit 16 years ago
list.h initial commit 16 years ago
logging.c initial commit 16 years ago
logging.h initial commit 16 years ago
simpleweb.c initial commit 16 years ago
simpleweb.conf initial commit 16 years ago
sockaddr.c initial commit 16 years ago
sockaddr.h initial commit 16 years ago
tcpsocket.c initial commit 16 years ago
tcpsocket.h initial commit 16 years ago