[3/5] resend ws2_32: make inet_ntop conform to msdn definition

Jeff Latimer lats at yless4u.com.au
Sun Mar 8 19:55:12 CDT 2009


inet_ntop has been implemented with the address being passed in a 
sockaddr structure.  The address is actually passed in a in_addr or 
in6_addr structure.
---
  dlls/ws2_32/socket.c     |   12 +++++++-----
  dlls/ws2_32/tests/sock.c |    6 +++---
  2 files changed, 10 insertions(+), 8 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6a9b4e62cf36315a1a6a4d3ac496126282716e27.diff
Type: text/x-patch
Size: 2636 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090309/8f9ab288/attachment-0001.bin>


More information about the wine-patches mailing list