Module: wine Branch: master Commit: b467efb5c834070ebc759a8fbe75068755dd31e1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b467efb5c834070ebc759a8fbe...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Feb 22 12:27:30 2010 +0100
winhttp: Add support for resolve timeouts.
---
dlls/winhttp/net.c | 63 +++++++++++++-- dlls/winhttp/request.c | 2 +- dlls/winhttp/session.c | 30 ++++++- dlls/winhttp/tests/winhttp.c | 171 ++++++++++++++++++++++++++++++++++++++++ dlls/winhttp/winhttp_private.h | 4 +- 5 files changed, 257 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b467efb5c834070ebc759a...