mod_bosh: Always give requests a destroy handler, so that the management of each...
authorMatthew Wild <mwild1@gmail.com>
Mon, 17 May 2010 10:49:24 +0000 (11:49 +0100)
committerMatthew Wild <mwild1@gmail.com>
Mon, 17 May 2010 10:49:24 +0000 (11:49 +0100)
commit91246125b19694e33d098762c00f130da2250c0c
tree0d158fc9a085d9e7d5a840925239b6690b3d0d85
parentf331ebee0a6d618285a57eae1a5b01bea34a53a4
mod_bosh: Always give requests a destroy handler, so that the management of each session's request array and the inactive_sessions logic can happen in one place. Simplifies everything and concludes this series of BOSH fixes.
plugins/mod_bosh.lua