http://bugs.winehq.org/show_bug.cgi?id=19211
Summary: netconn_set_timeout() is unused in winhttp Product: Wine Version: 1.1.25 Platform: All OS/Version: All Status: NEW Keywords: source, winelib Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com
dlls/winhttp/net.c defines a netconn_set_timeout(), however it is not used. According to the following thread it should be called by WinHttpSetTimeouts().
http://www.winehq.org/pipermail/wine-devel/2009-January/071812.html