cURL / Mailing Lists / curl-library / Single Mail

curl-library

using multi_interface with c-ares, i need to do what??

From: huancong deng <denghuancong_at_gmail.com>
Date: Mon, 5 Nov 2012 14:30:37 +0800

1.I had build c-ares and rebuild libcurl, and it worked.
2.i meet something odd.
//////////////////////////////////////////////////////////////////////////////////////////////////
i write a cpp , you can build it using:
build:g++ -g -Wall -o get tttt.cpp -lcurl
when i run ./get
it show following :
>./get //enter
www.microsoft.com
 Collapse | Copy
Code<http://www.codeproject.com/Questions/488991/usingplusc-aresplusandpluslibcurl#>

url:www.microsoft.com
multi_socket_cb--------------------------------------------------------------(nil)
---->>>>EPOLLIN(nil)
duration: 748

//-----------> stop at this,and when you input somthing, it continue to run.
//why ? it so wire..., i need to do some ??

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2012-11-05