in reply to Re: Starting a new process (fork?)
in thread Starting a new process (fork?)
Not a big deal, bit this only closes the currently selected filehandle... which is usually STDIN, though I think that's all you need to close for the httpd to be happy.close; # close all filehandles so server won't try to stay open
|
---|