]> granicus.if.org Git - ejabberd/commit
mod_push: Don't notify on stream errors
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 15 Apr 2018 23:08:56 +0000 (01:08 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 15 Apr 2018 23:08:56 +0000 (01:08 +0200)
commit8a71e2e4f7a5a833f3984fab3606517c19d5f6d6
tree57e5072b7c8c5ac0d30d50cbc1414c749f33f34c
parenta5284229cbbb2237f31645f39066680a97ffe6b0
mod_push: Don't notify on stream errors

If a pending stream management session is closed with a stream error,
this is usually due to the client opening a new stream that conflicts
with the old one.  Don't generate a push notification in this situation.
src/mod_push.erl