summary refs log tree commit diff
path: root/FEATURES
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2021-06-03 16:55:09 +0200
committerLeah Neukirchen <leah@vuxu.org>2021-06-03 20:19:32 +0200
commit3d4236e7f9c52c39f6a52ed014d4d56d86127eed (patch)
treee61f80230603e142ce1a8025beeccbb1e098b6e9 /FEATURES
parentcdb096d59660c19d00f7326fd5afd31d8e1727d7 (diff)
downloadhittpd-3d4236e7f9c52c39f6a52ed014d4d56d86127eed.tar.gz
hittpd-3d4236e7f9c52c39f6a52ed014d4d56d86127eed.tar.xz
hittpd-3d4236e7f9c52c39f6a52ed014d4d56d86127eed.zip
[wip] inetd support inetd
Diffstat (limited to 'FEATURES')
-rw-r--r--FEATURES1
1 files changed, 1 insertions, 0 deletions
diff --git a/FEATURES b/FEATURES
index 5524dd8..13b23c6 100644
--- a/FEATURES
+++ b/FEATURES
@@ -13,6 +13,7 @@ Features of hittpd:
 - ~user directories
 - NCSA compatible log format
 - Connection timeouts
+- inetd(8)/s6-tcpserver mode with -i
 - Portable code
 - MIT licensed
 - less than 3kloc total