
8 Aug
2003
8 Aug
'03
7:44 p.m.
we should have a routine which pumps bytes from an inputstream to an outputstream. on many systems this can be greatly optimized by using something like sendfile(2). even without sendfile, this operation can be optimized in many cases like for arraystreams it can be a single memcpy. I feel this is very important, but am unsure where to add it. John -- --------------------------------------------------------------------------- John Meacham - California Institute of Technology, Alum. - john@foo.net ---------------------------------------------------------------------------