[PATCH 1/2] wininet: Improve NETCON_recv over SSL implementation.

Jacek Caban jacek at codeweavers.com
Sat Jan 10 10:02:18 CST 2009


Current implementation uses only peek buffer if there is any data, which
causes reads one byte per call in common
InternetQueryDataAvailable/InternetReadFile scenario.
---
  dlls/wininet/netconnection.c |   88 
+++++++++++++++++++++---------------------
  1 files changed, 44 insertions(+), 44 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1af7821fa602b51ab0148235d239d481c43a8d36.diff
Type: text/x-patch
Size: 3875 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090110/a6537722/attachment.bin 


More information about the wine-patches mailing list