Log

util/events.lua @ 5238:0cc0359d8c39

description author age
util.events: Remove an event's table when it has no more handlers. Waqas Hussain 2010-12-18
util.events: Event handler indices are now built lazily (faster server startup for large number of hosts). Waqas Hussain 2010-09-19
util.events: Create new index on handler change instead of modifying existing one (this makes util.events fully reentrant). Waqas Hussain 2010-09-16