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
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
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