[PATCH 09/13] rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects.

Robert Shearman rob at codeweavers.com
Mon Jun 25 08:27:17 CDT 2007


Store a copy of the SEC_WINNT_AUTH_IDENTITY structure passed in to 
RpcBindingSetAuthInfo(Ex) to enable us to do this for RpcAuthInfo objects.
---
  dlls/rpcrt4/rpc_binding.c   |  184 
++++++++++++++++++++++++++++++++++++++++++-
  dlls/rpcrt4/rpc_binding.h   |    7 ++
  dlls/rpcrt4/rpc_transport.c |    8 +-
  3 files changed, 192 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 49bce0cd5e5770106f94d0a184434e1f98595ba1.diff
Type: text/x-patch
Size: 12445 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070625/4ecd0d0f/49bce0cd5e5770106f94d0a184434e1f98595ba1.bin


More information about the wine-patches mailing list