prosody
log
graph
tags
bookmarks
branches
b44ebfe81c73
browse
changeset
util/events.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/events.lua @ 6641:
b44ebfe81c73
less
more
|
(0)
-10
-8
tip
description
author
age
util.events: Change from nil to false to indicate adding a global wrapper
Matthew Wild
Tue, 28 Apr 2015 14:19:28 +0100
util.events: Add support for event wrappers, functions which can wrap the calling of event handlers to run code before/after an event (for debugging, statistics, logging purposes, etc.)
Matthew Wild
Tue, 28 Apr 2015 13:42:59 +0100
Remove all trailing whitespace
Florian Zeitz
Fri, 09 Aug 2013 17:48:21 +0200
util.events: Remove varargs, event handlers can now only accept a single parameter
Matthew Wild
Mon, 15 Jul 2013 12:15:51 +0100
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
util.events: Fixed the exposed API for adding/removing sets of event handlers.
Waqas Hussain
Fri, 17 Sep 2010 04:09:58 +0500
less
more
|
(0)
-10
-8
tip