rpcrt4: Use getaddrinfo to get the sockaddr

Robert Shearman rob at codeweavers.com
Mon May 1 04:37:32 CDT 2006


ChangeLog:
Use getaddrinfo to get the sockaddr to use for connecting to a remote 
server as Connection->NetworkAddr may be a hostname as well. Use a loop 
to support both IP and IPv6.

  dlls/rpcrt4/rpc_transport.c |   66 
+++++++++++++++++++++++++++++++++----------
  1 files changed, 50 insertions(+), 16 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2e6ef2c86665f761333608f3d5e3e72304497a83.diff
Type: text/x-patch
Size: 2743 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060501/3ba36cdc/2e6ef2c86665f761333608f3d5e3e72304497a83.diff


More information about the wine-patches mailing list