prosody
Log
graph
tags
bookmarks
branches
c9b8ec3eb1e9
browse
changeset
zip
gz
bz2
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
less
more
| rev 4964:
(0)
-3000
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
+3000
tip
description
author
age
mod_c2s: Don't call ondisconnect manually on close, it is now called by net.server. Replace with inline code for destroying the session, and also waiting for a reply </stream:stream> if there is a chance of further data sent by the client. session.send() on a half-closed stream returns false (and does not deliver the data).
Matthew Wild
Sun, 22 Jul 2012 16:59:12 +0100
net.http: Don't call ondisconnect manually, net.server now calls it on close
Matthew Wild
Sun, 22 Jul 2012 16:54:58 +0100
net.server_select, net.server_event: Change semantics of conn:close() - always call ondisconnect (with err == nil), and never close with data in send buffer (i.e. 'now' parameter removed)
Matthew Wild
Sun, 22 Jul 2012 16:54:33 +0100
sessionmanager: Have session.send() of a retired session return false to indicate failure
Matthew Wild
Sun, 22 Jul 2012 16:50:14 +0100
mod_s2s: Make unauthed session timeout a little more aggressive... otherwise it's possible for sessions to slip under the net and never get killed off
Matthew Wild
Sun, 22 Jul 2012 16:45:27 +0100
mod_s2s/s2sout.lib: Fix indentation
Matthew Wild
Sun, 22 Jul 2012 16:29:52 +0100
less
more
| rev 4964:
(0)
-3000
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
+3000
tip