projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77c7cc6
)
* libs/httpd: Fixed last commit
author
Steven Barth
<steven@midlink.org>
Tue, 1 Jul 2008 18:13:02 +0000
(18:13 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 1 Jul 2008 18:13:02 +0000
(18:13 +0000)
libs/httpd/luasrc/httpd.lua
patch
|
blob
|
history
diff --git
a/libs/httpd/luasrc/httpd.lua
b/libs/httpd/luasrc/httpd.lua
index ac6e29216b966c0403545cf09f5b249a079471e7..dbbe4c606de21868f0f79d25c38676281bf0bdc8 100644
(file)
--- a/
libs/httpd/luasrc/httpd.lua
+++ b/
libs/httpd/luasrc/httpd.lua
@@
-92,7
+92,6
@@
function run()
end
function step()
- print(collectgarbage("count"))
local idle = true
if not THREAD_LIMIT or threadc < THREAD_LIMIT then
local now = os.time()