wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket...
commit0a20f18a8014f3fe3b2a2a396084ad109ee47fb4
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 18 Oct 2006 19:22:21 +0000 (18 21:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2006 12:10:41 +0000 (20 14:10 +0200)
tree9b920609caabf5d4a307892952c6d3fba8643b5c
parent1f67fa0acff38f1da1433ccb798d759fc4b758ab
wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket. But that does not mean that it failed.
dlls/wininet/internet.c