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

Jeff Latimer lats at yless4u.com.au
Sat Mar 7 21:44:58 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: 58e594b4fc3e7b73aaf1fb3da017c893d93d455c.diff
Type: text/x-patch
Size: 2101 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090308/d442951c/attachment.bin>


More information about the wine-patches mailing list