wininet: Rewrite chunked stream to store full stream state and allow non-blocking...
commit6e0c842dfa947263eb24cd88371e29e7e00bfd2d
authorJacek Caban <jacek@codeweavers.com>
Mon, 1 Aug 2016 14:17:00 +0000 (1 16:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Aug 2016 14:58:06 +0000 (1 09:58 -0500)
treea5f5377e39e940ff874f5c56131a94a4bba7c29e
parent4fe8b0cc1c6ec9e6e6e9ad088b0bb29f605e6086
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