# dservice **Repository Path**: pi/dservice ## Basic Information - **Project Name**: dservice - **Description**: 这是一个libcurl 的 curl_multi_xxx 下载多个文件的例子 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2013-08-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dservice # 这是一个libcurl 的 curl_multi_xxx 下载多个文件的例子 # ./dservice.c # Compile: gcc -O2 -Wall -lcurl src/dservice.c -o dservice