doc/lxmppd_core_rostermanager.txt

Sun, 31 Jan 2010 15:39:49 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 31 Jan 2010 15:39:49 +0000
changeset 2802
ded1c649484a
parent 23
236375777f8c
permissions
-rw-r--r--

mod_tls: Set the sslctx on outgoing connections (possibly the cause of outgoing s2s connections not being encrypted)

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