Skip to content

Commit f9db68d

Browse files
committed
Update doc [ci skip]
1 parent e30104b commit f9db68d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/lcurl.ldoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ function setopt_readfunction() end
334334
--
335335
-- !!! NOTE !!! This is differents form libcurl API. In libcurl returning a non-zero
336336
-- 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.
337338
--
338339
-- @tparam function progress
339340
-- @param[opt] context progress context

0 commit comments

Comments
 (0)