aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2020-09-28 16:36:12 +0100
committerMatthew Wild <mwild1@gmail.com>2020-09-28 16:36:12 +0100
commitfb2a77467f01351f3b88d45b436fd7420eba90dc (patch)
tree1e5f939681c1ef6d401eae35691d8ba8bace92b1 /net
parent68898a08805177d6e2ad52c88580893eed506d66 (diff)
downloadprosody-fb2a77467f01351f3b88d45b436fd7420eba90dc.tar.gz
prosody-fb2a77467f01351f3b88d45b436fd7420eba90dc.zip
mod_websocket: Continue to process data already in the buffer after an error occurs
Previously any error, or even a normal websocket close frame, would return early, leaving potentially entire frames in the buffer unprocessed and then discarded. This change stops processing new data, but returns an existing processed data up to the point of the error/close.
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions