rpcrt4: Convert the named pipe server code to look directly into the connection to get at the wait handles, instead of using get_connect_wait_handle which isn't generic enough to be used for other protocols.

Robert Shearman rob at codeweavers.com
Tue Oct 31 13:00:45 CST 2006


Remove the unneeded get_connect_wait_handle function from the connection 
operations function list.
---
  dlls/rpcrt4/rpc_binding.h   |    6 ------
  dlls/rpcrt4/rpc_transport.c |   37 ++++++++++++++-----------------------
  2 files changed, 14 insertions(+), 29 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1a674412c1b12c6d33d90e1142fadfc7d9584d68.diff
Type: text/x-patch
Size: 5153 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061031/03f3abad/1a674412c1b12c6d33d90e1142fadfc7d9584d68.bin


More information about the wine-patches mailing list