[hunchentoot-devel] finish-output usage in create-static-file-dispatcher-and-handler
Volkan YAZICI
yazicivo at ttnet.net.tr
Mon Apr 16 18:52:31 UTC 2007
Hi,
Just for curiosity, in create-static-file-dispatcher-and-handler
function, wouldn't it be better if we flush the buffer finally in the
loop instead of calling finish-output at every step. Does it have a
special objective, e.g., for debugging purposes, portability issues?
And maybe, it'd even be better to use (or to support optionally)
force-output instead of finish-output. (With price of not receiving
any acknowledgment about the flushed buffer.)
Regards.
More information about the Tbnl-devel
mailing list