2009/3/10, Pierre Brico wrote: > I tried to use libcurl to automate telnet procedure in a Windows XP/Vista > environment. [...] > > Everything is working fine except two little issues: > > 1. The timeout option doesn't work. I use the following C statement to set > the timeout: curl_easy_setopt(ps_ctx->ps_curl, CURLOPT_TIMEOUT, 1L);
CVS has been just updated to add TELNET timeout support for Windows builds. Please verify if the timeout issue is properly fixed now. -- -=[Yang]=-
