From 0079c9070d10796bff3e6972fbaa68e51b4843eb Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Wed, 11 Sep 2013 22:03:03 -0700 Subject: [PATCH] Turn RIPPLE_APPLICATION_CLEAN_EXIT back on, to prevent file descriptor leaks --- src/BeastConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BeastConfig.h b/src/BeastConfig.h index 3b6a477a7..072561e4a 100644 --- a/src/BeastConfig.h +++ b/src/BeastConfig.h @@ -170,7 +170,7 @@ // Turning this on makes the Application object get destroyed, // which is part of an attempt to have a "clean exit." #ifndef RIPPLE_APPLICATION_CLEAN_EXIT -#define RIPPLE_APPLICATION_CLEAN_EXIT 0 +#define RIPPLE_APPLICATION_CLEAN_EXIT 1 #endif // This is only here temporarily. Use it to turn off the sending of