Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when using
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Aug 2007 21:14:31 +0000 (21:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Aug 2007 21:14:31 +0000 (21:14 +0000)
commitc1b9356081d75c00f5907605a32e0fc3f5b8f46b
tree00180bd799fb44724982f12205f0039e1efa7b11
parentc669e1ae45fce7e0aae73825ba69d4c2db009f57
Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when using
the multi interface, but having the comment in here caused more questions than
we fixed problems so I remove it now. It still works fine.
docs/libcurl/curl_easy_setopt.3