Emil Mikulic 41d2f5867a Solaris compatibility fixes.
. INADDR_NONE is -1
. Change bindport to an unsigned short (ntohs implies short).
. Conditionally implement our own errx() and err().
. Conditionally use a custom vasprintf() that depends on vsnprintf().
2013-04-28 19:44:11 +10:00
2013-04-28 19:44:11 +10:00
Description
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
1.3 MiB
Languages
C 70.8%
Python 21.3%
Shell 5.4%
C++ 1.2%
Dockerfile 0.9%
Other 0.4%