]> granicus.if.org Git - ejabberd/commit
Repeated http-bind request should abort only requests with same rid
authorPaweł Chmielowski <pchmielowski@process-one.net>
Wed, 2 May 2012 20:38:19 +0000 (22:38 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Thu, 3 May 2012 09:44:34 +0000 (11:44 +0200)
commit6c94d040faf968ada5312b3dead7d9a79f38e399
treed8bc0c99a30faa49b6e0e92eddb1d9b587a3f7ae
parente8921d79bab5bc725faf5f5d5933e80d4f13c6fe
Repeated http-bind request should abort only requests with same rid

Before this change, when request with repeat rid was received any waiting
request was aborted (but only after next request was delivered). With this
change, only request with identical rid are aborted and this is done
immediately
src/web/ejabberd_http_bind.erl