Commit graph

16 commits

Author SHA1 Message Date
Miao Jiang
8f707b34b1 Catch exception. 2013-02-22 02:07:26 +08:00
Miao Jiang
78a53743de Improve code. 2013-02-21 19:05:32 +08:00
Miao Jiang
745124ebd6 Fixes #11 Segmentation fault. 2013-02-20 02:58:50 +08:00
Miao Jiang
1061e177b2 Improve performance. 2013-02-19 20:54:47 +08:00
Miao Jiang
02ba0f25d3 expose low level curl. 2013-02-19 20:12:33 +08:00
Miao Jiang
1057195bf5 Transfer can be interrupted when streaming. #11 2013-02-19 01:04:42 +08:00
Miao Jiang
9fe5666c9f fixes #9 compatible with old version libcurl. 2012-11-29 16:35:30 +08:00
Karim DRIDI
441b622709 Minor bug: Segmentation fault on getinfo for a unfilled value 2012-11-29 00:36:54 +01:00
jiangfriend@gmail.com
7774b9103b fixes issue #3 2012-06-18 18:49:20 +08:00
jiangfriend@gmail.com
90f3135c8c fixes #2 CookieList returning same data for each cookie
new structure for node-curl
2012-05-28 19:55:17 +08:00
jiangfriend@gmail.com
e791a14c6e remove select totally for timeout cannot work properly 2012-03-08 00:47:10 +08:00
jiangfriend@gmail.com
f65257623b fixes failed on curl_multi_perform cause curl_multi_remove failed 2012-02-16 00:25:55 +08:00
jiangfriend@gmail.com
2ccaa44f2f clean code 2012-02-14 21:42:53 +08:00
jiangfriend@gmail.com
d1b7f36918 add some comments 2012-02-14 21:19:06 +08:00
jiangfriend@gmail.com
314d43203f use c++ instead of c++0x to compatible with old compiler 2012-02-14 21:10:54 +08:00
jiangfriend@gmail.com
f8f934a119 first commit 2012-02-14 14:56:03 +08:00