[bug #17202] Webinterace:overnet stat gives: "Unknown type for content: Exception Failure("Buffer.add: cannot grow buffer")"

pango <[email protected]>
Newsgroups gmane.network.mldonkey.bugs
Message-ID <[email protected]>
Follow-up Comment #14, bug #17202 (project mldonkey):

I doubt that changing the parameter given to Buffer.create can change
anything.
It is a "size hint" (the initial size of the Buffer.t), but Buffers are
automatically resized whenever they become full. And then the upper limit is
always the same : 16M chars, because of the Ocaml string used to implement
them.

The only thing it changes is that it decreases the number of reallocations
needed, so it may be easier on memory management, but that's all.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17202>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.