[PATCH 1/2] wininet: Abstract different transfer and content encoding reading to layered structures

Jacek Caban jacek at codeweavers.com
Sat Apr 2 08:20:33 CDT 2011


I've been recently fixing different buffering problems with different 
reading scenarios and it was becoming more and more hackish with current 
code. This patch may be considered as a code clean up as well as fixes 
chunked reading buffering.
---
  dlls/wininet/http.c     |  702 
++++++++++++++++++++++++++++++-----------------
  dlls/wininet/internet.h |   21 ++-
  2 files changed, 473 insertions(+), 250 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wininet-Abstract-different-transfer-and-content-encod.diff
Type: text/x-patch
Size: 36683 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110402/b2c8fb11/attachment-0001.bin>


More information about the wine-patches mailing list