ParallelCurl
ParallelCurl copied to clipboard
Stop adding and processing new requests
I want to disable adding of new requests and executing them [checking if any are finished to call callback] from my callback function, how to achieve this?
Ofc. I want current callback to be finished.