Skip to content

A wrapper for curl multi interface with multi thread

Notifications You must be signed in to change notification settings

kedixa/curl-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl Wrapper

A wrapper for curl multi interface with multi thread.

Attention

  • Use signal(SIGPIPE, SIG_IGN); to avoid the impact of SIGPIPE
  • There may be memory leak under certain circumstances, see this

About

A wrapper for curl multi interface with multi thread

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published