ws2_32: Return WSAEINVAL for unhandled address families in WSAStringToAddress.
commitd89f2b4810ebbef1deb3b4377e5af44d09c6ef74
authorKai Blin <kai.blin@gmail.com>
Fri, 29 Jun 2007 10:41:28 +0000 (29 12:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jun 2007 11:47:30 +0000 (29 13:47 +0200)
treef881395d4063d1a2773d71400e5ade05e05efcd4
parent0d750e3282c88af6daae433874554c6e2a616a54
ws2_32: Return WSAEINVAL for unhandled address families in WSAStringToAddress.

Prepare for IPv6 support.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c