fixes failed on curl_multi_perform cause curl_multi_remove failed

This commit is contained in:
jiangfriend@gmail.com 2012-02-16 00:25:55 +08:00
parent 2ccaa44f2f
commit f65257623b
2 changed files with 12 additions and 10 deletions

View file

@ -2,7 +2,7 @@
"name": "node-curl",
"version": "0.1.0",
"author" : "Jiang Miao <jiangfriend@gmail.com>",
"description": "node wrapper for multi curl, full implemented.",
"description": "node wrapper for multi curl, fully implemented.",
"keywords" : ["node-curl", "curl", "multi-curl", "mcurl"],
"homepage": "http://github.com/jiangmiao/node-curl",
"repository" : {