Re: Unused function in winhttp

2009-01-06 Thread Hans Leidekker
On Tuesday 06 January 2009 10:22:17 Francois Gouget wrote: > In the following commit you added the netconn_set_timeout() function to > net.c. However today it is unused. Is there any plan to use it? Is it > still relevant? Yes, it should be called from WinHttpSetTimeouts at some point. -Hans

Unused function in winhttp

2009-01-06 Thread Francois Gouget
Hi, In the following commit you added the netconn_set_timeout() function to net.c. However today it is unused. Is there any plan to use it? Is it still relevant? commit 266c4b2c046b334ca44cdc1826c4434625dcb29f Author: Hans Leidekker Date: Tue Aug 26 11:03:19 2008 +0200 winhttp