curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Jun 2013 21:17:14 +0000 (23:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Jun 2013 21:17:14 +0000 (23:17 +0200)
commitb1a295ac4e56103b4a0c5827580cb053927ac5ed
tree815d901ee06a2edb915238ff68bf981d7ef4e811
parent1826c768abed958fd6fc848a3b94b60b475dc8c5
curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency

Make it clearer that the CURLOPT_PROGRESSFUNCTION callback will be
called more frequently than once per second when things are happening.
docs/libcurl/curl_easy_setopt.3