Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_bosh: Don't adjust rid when creating a session, as this is no longer necessary and causes a log message ('rid too large') to be erroneously printed, fixes #203 | Matthew Wild | Sun, 22 Aug 2010 21:36:04 +0100 |
sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202 | Matthew Wild | Sun, 22 Aug 2010 21:23:37 +0100 |
net.server_select, net.server_event: Remove set_mode() call from server.link()... it can cause the last chunk of data to be discarded if shorter than buffersize (thanks to Zash for the debugging) | Matthew Wild | Sun, 22 Aug 2010 21:12:22 +0100 |