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

Jeff Latimer lats at yless4u.com.au
Mon Apr 13 07:08:29 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: 4274a152328c34249d317cd904a290a820df461b.diff
Type: text/x-patch
Size: 2527 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090413/38b0e46a/attachment.bin>


More information about the wine-patches mailing list