wininet/tests: Do not compare the return value of socket() with 0. Use INVALID_SOCKET...
commit6d8c2d744b7bba19e1d25a11dfb0f976828f2bb6
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 26 Nov 2007 22:07:34 +0000 (26 23:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Nov 2007 11:29:42 +0000 (27 12:29 +0100)
tree1cad3807e60d1934c0b3340e4193a913f38f7f16
parent312a1db3ec28fe13cacc2719f782161ff6e224c1
wininet/tests: Do not compare the return value of socket() with 0. Use INVALID_SOCKET instead.
dlls/wininet/tests/http.c