We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30104b commit f9db68dCopy full SHA for f9db68d
1 file changed
doc/lcurl.ldoc
@@ -334,6 +334,7 @@ function setopt_readfunction() end
334
--
335
-- !!! NOTE !!! This is differents form libcurl API. In libcurl returning a non-zero
336
-- value from this callback will cause libcurl to abort the transfer and return.
337
+-- This done to be consisted with writefunction that should return `true` to continue.
338
339
-- @tparam function progress
340
-- @param[opt] context progress context
0 commit comments