| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
exsisting sessions and one for non-existent.
|
| |
|
| |
|
|
|
|
| |
remove useless space from mod_s2s code
|
|\ |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
closed and fix TB by checking session.conn is set (racy racy?)
|
| | |
|
| |
| |
| |
| | |
case socket.local_addresses isn't there.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua
|
| |
|
| |
|
| |
|
|
|
|
| |
stream logic into a new module, mod_c2s
|
|
|
|
| |
console environment
|
| |
|
| |
|
| |
|
|
|
|
| |
if a component is connected or not.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to a request until all stanzas in it have been processed.
|
|
|
|
| |
been added to session.requests. Ensures correct inactivity logic.
|
| |
|
|
|
|
| |
dependency on session.bosh_max_inactive in cleanup timer
|
|
|
|
| |
then disconnects, an unavailble-error presence cycle can occur).
|
|
|
|
| |
less code, and other goodness.
|
| |
|
| |
|
|
|
|
| |
local clients (compatibility fix for OneTeam).
|
| |
|
|
|
|
| |
module:get_option(), and reformat the code a little
|
| |
|