mod_bosh: Fix terminate logic - process any stanzas in a terminating request, and...
authorMatthew Wild <mwild1@gmail.com>
Fri, 4 Mar 2011 20:27:57 +0000 (20:27 +0000)
committerMatthew Wild <mwild1@gmail.com>
Fri, 4 Mar 2011 20:27:57 +0000 (20:27 +0000)
commitb1c43f5ec32b6fdbae00817c7946e1a09fd1f419
treebf8a37171da19b27a4c37d30cb9014c9841002de
parentd5d148475552413a3d3db184229395bbb00a71b5
mod_bosh: Fix terminate logic - process any stanzas in a terminating request, and add type='terminate' to any responses generated by those stanzas. Finally, close all remaining open requests with type='terminate' and close the session. Fixes #211 (thanks Maranda + waqas).
plugins/mod_bosh.lua