From b3bc4ba406af1b9a494d7ee921707fe2a0fa4859 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sun, 4 Oct 2009 16:40:24 +0100 Subject: s2smanager: Small comment --- core/s2smanager.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'core/s2smanager.lua') diff --git a/core/s2smanager.lua b/core/s2smanager.lua index e49c3f93..716d174e 100644 --- a/core/s2smanager.lua +++ b/core/s2smanager.lua @@ -440,6 +440,7 @@ function make_authenticated(session, host) return true; end +-- Stream is authorised, and ready for normal stanzas function mark_connected(session) local sendq, send = session.sendq, session.sends2s; -- cgit v1.2.3