cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Unsupported setsockopt level:->this warning means

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 15 Sep 2008 09:44:35 -0700

On Mon, Sep 15, 2008 at 04:57:47PM +0530, Sachin Gole wrote:
> i tried to download one file on terminal,
>
> desktop:~$ curl "http://mt1.google.com/mt?x=92&y=200&zoom=8" -o "file1"
>
> file is downloaded but with following warning.
>
> can anybody know what this waring is
>
> --------------------------------------------------------------------------------
>
> Unsupported setsockopt level=1 optname=9
>
> Warning: Could not set SO_KEEPALIVE!
> --------------------------------------------------------------------------------

You can ignore this warning if you don't care about the keepalive feature.
You can also use the --no-keepalive option to avoid it. What platform is
this on, by the way?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-09-15