mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
more cleanup
svn:r3347
This commit is contained in:
parent
bafb3e4a5b
commit
abea142665
@ -1194,7 +1194,7 @@ void handle_signals(int is_parent)
|
|||||||
#ifdef SIGXFSZ
|
#ifdef SIGXFSZ
|
||||||
SIGXFSZ, /* handle file-too-big resource exhaustion */
|
SIGXFSZ, /* handle file-too-big resource exhaustion */
|
||||||
#endif
|
#endif
|
||||||
SIGCHLD, /* /* handle dns/cpu workers that exit */
|
SIGCHLD, /* handle dns/cpu workers that exit */
|
||||||
-1 };
|
-1 };
|
||||||
static struct event signal_events[16]; /* bigger than it has to be. */
|
static struct event signal_events[16]; /* bigger than it has to be. */
|
||||||
if (is_parent) {
|
if (is_parent) {
|
||||||
|
Loading…
Reference in New Issue
Block a user