doc/lxmppd_core_rostermanager.txt

Thu, 13 Aug 2009 13:20:32 +0200

author
Tobias Markmann <tm@ayena.de>
date
Thu, 13 Aug 2009 13:20:32 +0200
changeset 1678
79eb903d0e67
parent 23
236375777f8c
permissions
-rw-r--r--

Using pcall to make save the rest from zlib fails. Emit errors on those fails.

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager

mercurial