Value | Meaning |
---|---|
abort0x10000000 | This is a return code for the read callback that, when returned, will signal libcurl to immediately abort the current transfer. |
pause0x10000001 | This is a return code for the read callback that, when returned, will const signal libcurl to pause sending data on the current transfer. |