Software /
code /
prosody
Log
util/events.lua @ 6522:46cf369d3eb5
description | author | age |
---|---|---|
util.events: Remove an event's table when it has no more handlers. | Waqas Hussain | Sun, 19 Dec 2010 00:53:19 +0500 |
util.events: Event handler indices are now built lazily (faster server startup for large number of hosts). | Waqas Hussain | Sun, 19 Sep 2010 17:51:00 +0500 |
util.events: Create new index on handler change instead of modifying existing one (this makes util.events fully reentrant). | Waqas Hussain | Fri, 17 Sep 2010 04:09:59 +0500 |