Skip to content
Commit 0a37511e authored by Jaeyoon Jung's avatar Jaeyoon Jung Committed by Derek Foreman
Browse files

server: Calculate remaining data size after a closure is processed



When processing a closure, data in the connection can be consumed again
if the closure itself invokes extra event dispatch. In that case the
remaining data size is also altered, so the variable len should be
updated after the closure is processed.

Signed-off-by: default avatarJaeyoon Jung <jaeyoon.jung@lge.com>
Reviewed-by: default avatarJonas Ådahl <jadahl@gmail.com>
Reviewed-by: default avatarDerek Foreman <derekf@osg.samsung.com>
parent ee9b69cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment