Hi Robert,

the CURLOPT_CONNECTTIMEOUT was added on 03/15/2001 according the libcurl
logs, so this would be version 7.7

Do you think we need to check the version any way ?

regards,
Manu.

2009/6/10 Robert Osfield <[email protected]>

> HI Menu,
>
> Do you know which version of libcurl the CONNECTIMEOUT support was
> added?  We may need to add some version qualifications to enable
> support of older libcurl versions.
>
> Robert.
>
> On Wed, Jun 10, 2009 at 8:33 AM, Emmanuel Roche<[email protected]>
> wrote:
> > Hi!
> >
> >
> > I've updated the CURL plugin to support the CURL_CONNECTTIMEOUT and
> > CURL_TIMEOUT options.
> >
> > Those two additional options can now be set using the
> > Options::setOptionsString() function (just like the already existing
> > OSG_CURL_PROXY & OSG_CURL_PROXYPORT options).
> >
> > This is a convient solution to limit the freezing effect one may face in
> > case the targeted server is down or too slow.
> >
> > I successfully compiled and used this updated version on Windows in my
> > application.
> >
> > And by default those settings are not set (so no change in the behavior
> if
> > you don't need them).
> >
> > regards,
> > Manu
> >
> > _______________________________________________
> > osg-submissions mailing list
> > [email protected]
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
> >
> >
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to