Libcurl: Open-Source HTTP library Learning

Source: Internet
Author: User

In fact, curl can also be used to do FTP and other protocols, here only to use the HTTP download function, the company is written by their own HTTP library, some exception processing did not good enough, out of two times the problem, so decided to stabilize curl.

But the problem with curl is that if the network is not good enough to die, will always wait, the company itself to write the HTTP library is to solve the problem of the card, so use the HTTP library need to know a bit more.

Curl is divided into three modes, Easy,multi and Share,easy modes are blocked, and there is a need to study non-blocking multi patterns.

Libcurl: Open-Source HTTP library Learning

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.