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

Jeff Latimer lats at yless4u.com.au
Sat Mar 7 19:56:15 CST 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 |    4 ++--
  2 files changed, 9 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2cf44d82709d5eb25be684608ca0bf5378e53c62.diff
Type: text/x-patch
Size: 2099 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090308/40797f07/attachment-0001.bin>


More information about the wine-patches mailing list