aboutsummaryrefslogtreecommitdiffstats
path: root/core/s2smanager.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix s2s once and for allMatthew Wild2008-11-011-1/+0
* General fixes for s2s, to make it more robust (I hope), sending data to remot...Matthew Wild2008-11-011-19/+37
* sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()Matthew Wild2008-10-301-7/+14
* Better logging of s2s connectionsMatthew Wild2008-10-261-1/+2
* Little tweak for more useful logging of closed s2s sessionsMatthew Wild2008-10-261-1/+1
* Remove misleading log message regarding s2s/dialbackMatthew Wild2008-10-251-5/+0
* other half of previous commitMatthew Wild2008-10-241-0/+14
* Remove some overly-verbose debug log outputMatthew Wild2008-10-241-1/+0
* Destroy s2s sendqueue when connection is established successfully and data wr...Matthew Wild2008-10-241-1/+3
* Hack until we get SRV resolvingMatthew Wild2008-10-241-0/+3
* Partial s2s commitMatthew Wild2008-10-241-0/+178