Software /
code /
prosody
Log
util/throttle.lua @ 7497:22942eda53f8
description | author | age |
---|---|---|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.throttle: floor() internal balance calculation | Matthew Wild | 2012-07-09 |
util.throttle: Fix 'outstanding' return value | Matthew Wild | 2012-01-13 |
util.throttle: Import setmetatable | Matthew Wild | 2012-01-13 |
util.throttle: Generic module by waqas to limit something over some time | Matthew Wild | 2011-08-29 |