Software /
code /
prosody
Log
core/s2smanager.lua @ 231:24bcdaacc0bf
description | author | age |
---|---|---|
Prevent slow connects for s2s from blocking for so long | Matthew Wild | Sun, 09 Nov 2008 20:14:58 +0000 |
Fix some very misleading logging | Matthew Wild | Sat, 08 Nov 2008 20:44:32 +0000 |
Just committing this warning, because I want to know if the problem really affects us | Matthew Wild | Sat, 08 Nov 2008 20:39:08 +0000 |
Added resource priority handling, etc | Waqas Hussain | Sun, 02 Nov 2008 06:36:42 +0500 |
Fix s2s once and for all | Matthew Wild | Sat, 01 Nov 2008 21:07:14 +0000 |
General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc. | Matthew Wild | Sat, 01 Nov 2008 18:28:46 +0000 |
sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s() | Matthew Wild | Thu, 30 Oct 2008 21:11:22 +0000 |