CURLOPT_BUFFERSIZE allows an application to set a prefered buffer size
authorDaniel Stenberg <daniel@haxx.se>
Sat, 15 Jun 2002 21:00:54 +0000 (21:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Jun 2002 21:00:54 +0000 (21:00 +0000)
commite54e0c78778f6844b067c8d6a4e5d57069e088ae
tree10cf95c92dbe96baa18f8670fe1f037a791e4053
parent5cb06d8fd6e917e118fa039cf02017d6c903a145
CURLOPT_BUFFERSIZE allows an application to set a prefered buffer size
for receiving data from the network. It is meant as a hint, not as a forced
limit.
lib/transfer.c
lib/url.c
lib/urldata.h