[DGD] Kernel question
Jay Shaffstall
jshaffst at netwalk.com
Sat Mar 16 06:03:41 CET 2002
>If the buffer is empty, it should. If you're filling it up with more
>than the maximum string size via multiple message() calls, you're
>going to run into problems and want to write a 'buffered output' type
>of wrapper around the standard user object.
>
>Think 'httpd serving up large pages or images' for instance.
Ah, got it. That helps immensely. Given that the maximum size for a
string appears to be at least 64K, I doubt that I'll be exceeding that,
even through multiple message() calls.
Thanks,
Jay
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list