On 12/20/05, Ivan Heffner <[EMAIL PROTECTED]> wrote: > pache2::Connection object. It then reads a message from the > socket (this is working correctly) and then goes off and does some > work. When the work is finished, the handler needs to make sure that > the client is still listening on the other end of the socket before > sending the response.
Why? What's wrong with trapping the error?