From 5fc3a1ceb01b2f55734373f70a311651092fefa8 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 21 Mar 2010 17:50:00 +0000 Subject: uhttpd: make Lua handler more CGI like and fork child away --- contrib/package/uhttpd/src/uhttpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/package/uhttpd/src/uhttpd.h') diff --git a/contrib/package/uhttpd/src/uhttpd.h b/contrib/package/uhttpd/src/uhttpd.h index eca3580b86..d26835a70b 100644 --- a/contrib/package/uhttpd/src/uhttpd.h +++ b/contrib/package/uhttpd/src/uhttpd.h @@ -1,5 +1,5 @@ /* - * uhttpd - Tiny non-forking httpd - Main header + * uhttpd - Tiny single-threaded httpd - Main header * * Copyright (C) 2010 Jo-Philipp Wich * -- cgit v1.2.3