[PATCH 2/2 try2] wininet: Added support for persistent HTTP connections

Alexandre Julliard julliard at winehq.org
Wed May 4 11:07:37 CDT 2011


Jacek Caban <jacek at codeweavers.com> writes:

> try2: Using GetTickCount64() for timestamps
>
> ---
>  dlls/urlmon/tests/protocol.c |    2 +-
>  dlls/urlmon/tests/url.c      |   20 +-
>  dlls/wininet/http.c          |  567
> ++++++++++++++++++++++++------------------
>  dlls/wininet/internet.c      |    2 +-
>  dlls/wininet/internet.h      |   42 +++-
>  dlls/wininet/netconnection.c |  138 ++++-------
>  dlls/wininet/tests/http.c    |   32 +--
>  7 files changed, 427 insertions(+), 376 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p wininet_test.exe.so http.c && touch http.ok
http.c:2621: Test failed: expected 1 retrievals, got 0
http.c:2628: Test failed: count was wrong
http.c:2629: Test failed: http data wrong
http.c:2649: Test succeeded inside todo block: expected 1 retrievals
make: *** [http.ok] Error 4

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list