log core/sessionmanager.lua @ 597:e33d384e1b2e

age author description
Sun, 07 Dec 2008 19:04:23 +0000 Matthew Wild stanza_dispatch = core_process_stanza, fixed for xmpp{client,server} listeners, and sessionmanager for the new syntax
Sat, 06 Dec 2008 23:14:39 +0000 Matthew Wild Remove print()s from sessionmanager and s2smanager
Sat, 06 Dec 2008 03:41:49 +0000 Matthew Wild Add hostmanager, and eventmanager
Fri, 05 Dec 2008 19:49:16 +0000 Matthew Wild Backed out changeset 099d8a102deb (committed too much)
Fri, 05 Dec 2008 19:24:01 +0000 Matthew Wild Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections
Wed, 03 Dec 2008 18:06:04 +0000 Matthew Wild Added an error log message for this case
Wed, 03 Dec 2008 18:01:56 +0000 Matthew Wild Quick fix for an issue that needs more looking into