* libs/httpd: Fixed last commit
This commit is contained in:
parent
77c7cc6596
commit
b5204f0887
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue