rpcrt4: Try to avoid partial named pipe read/writes by looping.

Robert Shearman rob at codeweavers.com
Mon Jan 22 15:50:24 CST 2007


This fixes cases where big reads/writes don't do the full amount of data 
due to exceeding the OS's buffer size limit.
---
  dlls/rpcrt4/rpc_transport.c |   37 ++++++++++++++++++++++++++++---------
  1 files changed, 28 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ce95aff35cc0fd946aeb4c4604ba8a75207d93cc.diff
Type: text/x-patch
Size: 1602 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070122/a2736c0d/ce95aff35cc0fd946aeb4c4604ba8a75207d93cc.bin


More information about the wine-patches mailing list