X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FLauncher.cpp;h=5ae6f8771e1de6d566ba3a4b0735ada958472394;hb=4e2e5e6df510cfba2a716b5ee9b745a157d4d0fb;hp=b2ee17105518ddb5551ddfe2a5201ef3bd1cc7ee;hpb=12d5e0dd1b68fa178d6eefc3db63837c833c0692;p=anna.git diff --git a/example/diameter/launcher/Launcher.cpp b/example/diameter/launcher/Launcher.cpp index b2ee171..5ae6f87 100644 --- a/example/diameter/launcher/Launcher.cpp +++ b/example/diameter/launcher/Launcher.cpp @@ -11,6 +11,9 @@ #include // std::cout #include // ceil #include +#include // chdir +//#include TODO: use this from gcc4.9.0: http://stackoverflow.com/questions/8060025/is-this-c11-regex-error-me-or-the-compiler +#include // Project #include @@ -23,18 +26,20 @@ #include #include #include +#include #include +#include // Process #include -#include #include -#include -#include +#include +#include +#include -#define SIGUSR2_TASKS_INPUT_FILENAME "./sigusr2.in" -#define SIGUSR2_TASKS_OUTPUT_FILENAME "./sigusr2.out" +#define SIGUSR2_TASKS_INPUT_FILENAME "sigusr2.in" +#define SIGUSR2_TASKS_OUTPUT_FILENAME "sigusr2.out" const char *ServicesDTD = "\ @@ -59,40 +64,54 @@ const char *ServicesDTD = "\ -->\n\ \n\ \n\ -\n\ +\n\