1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

CURLOPT_READFUNCTION.3: see also the seekfunction

This commit is contained in:
Daniel Stenberg 2014-06-17 09:54:40 +02:00
parent a6882a3a49
commit d8aa360058

View File

@ -75,3 +75,4 @@ was added in 7.12.1.
This will return CURLE_OK. This will return CURLE_OK.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR CURLOPT_READDATA "(3), " CURLOPT_WRITEFUNCTION "(3), " .BR CURLOPT_READDATA "(3), " CURLOPT_WRITEFUNCTION "(3), "
.BR CURLOPT_SEEKFUNCTION "(3), "