rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined.

Rob Shearman robertshearman at gmail.com
Sun Mar 29 12:41:28 CDT 2009


---
 dlls/rpcrt4/rpc_transport.c |  279 ++++++++++++++++++++++---------------------
 1 files changed, 140 insertions(+), 139 deletions(-)

socketpair is only needed for the server functions for ncacn_ip_tcp.
The tower implementation that ncacn_http and ncacn_ip_tcp share
doesn't depend on it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 643137db704e9ed8d585fe0a5674a182120d2065.diff
Type: text/x-patch
Size: 11267 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090329/183593fb/attachment.bin>


More information about the wine-patches mailing list