Module: wine Branch: master Commit: 3ed5df1e3c1d830f34ae300ceca8cdc1a2d62424 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3ed5df1e3c1d830f34ae300cec...
Author: Matijn Woudt tijnema@gmail.com Date: Fri Jan 29 02:11:57 2010 +0100
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT.
---
dlls/winhttp/session.c | 63 +++++++++++++++++- dlls/winhttp/tests/winhttp.c | 156 +++++++++++++++++++++--------------------- 2 files changed, 140 insertions(+), 79 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3ed5df1e3c1d830f34ae30...