From: Stefan Hajnoczi <stefanha@gmail.com>
To: Gaurav Sharma <gauravs.2010@gmail.com>
Cc: QEMU-DEVEL <qemu-devel@nongnu.org>, Matthew Booth <mbooth@redhat.com>
Subject: Re: [Qemu-devel] Undefined error for curl_multi_socket_action
Date: Wed, 14 May 2014 14:54:13 +0200 [thread overview]
Message-ID: <20140514125413.GF16683@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <CABiB5K7YDe4SrfdWi+UDNQR5HkLk6E=ywNaT_ZKiXW20L-dYKQ@mail.gmail.com>
On Tue, May 13, 2014 at 03:21:17PM +0530, Gaurav Sharma wrote:
> After rebasing my code with the master branch, i have started getting error
> for this method "curl_multi_socket_action".
> In the file blocl/curl.c I can see function call for this method without
> NEED_CURL_TIMER_CALLBACK directive check also.
>
> Is this is know issue, and what i can do to get rid of it apart from
> commenting the function call ?
http://curl.haxx.se/libcurl/c/curl_multi_socket_action.html
"This function was added in libcurl 7.15.4, and is deemed stable since
7.16.0."
Which version of libcurl do you have?
Perhaps this API is too recent and we should not be using it.
Stefan
next prev parent reply other threads:[~2014-05-14 12:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-13 9:51 [Qemu-devel] Undefined error for curl_multi_socket_action Gaurav Sharma
2014-05-14 12:54 ` Stefan Hajnoczi [this message]
2014-05-14 12:58 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140514125413.GF16683@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=gauravs.2010@gmail.com \
--cc=mbooth@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).