Module: wine Branch: master Commit: 6e0c842dfa947263eb24cd88371e29e7e00bfd2d URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e0c842dfa947263eb24cd8837...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 1 16:17:00 2016 +0200
wininet: Rewrite chunked stream to store full stream state and allow non-blocking reads crossing chunk boundries.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wininet/http.c | 278 ++++++++++++++++++++++++---------------------------- 1 file changed, 130 insertions(+), 148 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e0c842dfa947263eb24cd...