Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Give all new outgoing s2s sessions a close method by default (destroy_session) | Matthew Wild | Fri, 24 Dec 2010 04:49:30 +0000 |
s2smanager: Add a missing semi-colon | Matthew Wild | Fri, 24 Dec 2010 04:48:38 +0000 |
s2smanager: destroy_session(): Pass reason to retire_session() and return true on successful destruction | Matthew Wild | Fri, 24 Dec 2010 04:48:18 +0000 |
s2smanager: retire_session(): Add a 'reason' parameter | Matthew Wild | Fri, 24 Dec 2010 04:47:18 +0000 |
s2smanager: session.send(): Return the result of send_to_host() (and incidentally make this a tail call \o/) | Matthew Wild | Wed, 22 Dec 2010 20:39:30 +0000 |
s2smanager: send_to_host(): Return false on failure, and true otherwise | Matthew Wild | Wed, 22 Dec 2010 20:38:40 +0000 |