ws2_32: WSAAddressToStringA should return length of ANSI address string and should...
commitbf40710516d76fcdadaf14233605af63e00960e0
authorJeff Latimer <lats@yless4u.com.au>
Fri, 17 Apr 2009 04:29:52 +0000 (17 14:29 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Apr 2009 15:39:56 +0000 (20 17:39 +0200)
treea4460e832ff89bfd76285041400e214061885340
parentfcde02f9ffc166a0c39a5ff2ae65bdef813b331f
ws2_32: WSAAddressToStringA should return length of ANSI address string and should include the trailing null.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c