in reply to Re^2: signal handling in exec()'d code
in thread signal handling in exec()'d code
The man page of setsid: "The calling process... has no controlling tty". Wouldn't that defeat a Ctrl-C signal getting through?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: signal handling in exec()'d code
by jliv (Initiate) on Jan 25, 2010 at 14:38 UTC |