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)
commitecded83bcd984c07eddc13bad8c620da8d15d32c
tree4af610da63e031036a8598d3f69ad0b5f52b2bf8
parent940935fb16cde82ed673b4fc4cf1f986288e1b8e
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