From: David G. <dav...@po...> - 2006-02-14 21:06:21
|
I want to do some experiments with sending an unending page and I need to send parts of it at a time delaying through the event loop. I looked at Httpd_ReturnFile and it's similar to what I want to do, but I won't be using [fcopy], of course. Is there such a procedure that I missed spotting? |