Jacek Caban : wininet: Rewrite chunked stream to store full stream state and allow non-blocking reads crossing chunk boundries.

Alexandre Julliard julliard at winehq.org
Mon Aug 1 16:48:58 CDT 2016


Module: wine
Branch: master
Commit: 6e0c842dfa947263eb24cd88371e29e7e00bfd2d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6e0c842dfa947263eb24cd88371e29e7e00bfd2d

Author: Jacek Caban <jacek at 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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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=6e0c842dfa947263eb24cd88371e29e7e00bfd2d



More information about the wine-cvs mailing list