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-tls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/package/uhttpd/src/uhttpd-tls.c') diff --git a/contrib/package/uhttpd/src/uhttpd-tls.c b/contrib/package/uhttpd/src/uhttpd-tls.c index c35d3aae3..bbec7509d 100644 --- a/contrib/package/uhttpd/src/uhttpd-tls.c +++ b/contrib/package/uhttpd/src/uhttpd-tls.c @@ -1,5 +1,5 @@ /* - * uhttpd - Tiny non-forking httpd - TLS helper + * uhttpd - Tiny single-threaded httpd - TLS helper * * Copyright (C) 2010 Jo-Philipp Wich * -- cgit v1.2.3