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

Jeff Latimer lats at yless4u.com.au
Mon Mar 9 07:11:15 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: 75a45cbfea3b220a5de17a8e8601ab5e936d4d08.diff
Type: text/x-patch
Size: 2527 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090309/68c775bd/attachment.bin>


More information about the wine-patches mailing list