Actions
Feature #112
closedspawn-fcgi should call setsid() to disconnect the controlling terminal
Description
spawn-fcgi should call setsid() immediately after fork() in the child process to ensure that the controlling terminal is disconnected.
-- cpisto
Files
Updated by conny almost 19 years ago
I don't fully understand the implications (if any) of not doing so?
Updated by jan over 18 years ago
- Status changed from New to Fixed
- Resolution set to fixed
applied in r1104
Updated by stbuehler almost 16 years ago
- Project changed from Lighttpd to spawn-fcgi
- Category deleted (
mod_fastcgi)
Actions
Also available in: Atom