On 3/26/02 12:19 AM, [EMAIL PROTECTED] wrote: > Any reason why you can't close the socket after you send the reply? Does this > clog things up for the next request? What happens if you don't close the > socket, does it get killed when Metacard finishes executing anyway?
It seems the socket get killed after the CGI exit, even if you don't close it. Another interesting fact is: the CGI continue to execute till the end even if you have abandon the browser loading (switching to other page, stop the loading etc). Regards, LiangTyan Fui > Regards, > Brian > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
