X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FLauncher.cpp;h=1633e5cdcc2351bc342c35bf0571bf5e56f615b5;hb=ab5e2bb5ee931f510aa443d9109d46aaf2cdedc2;hp=0faafe21fedaa25653f21c3539cba1eee01bfab2;hpb=bae11e335034e5a80b471ca7be6207af6071829c;p=anna.git diff --git a/example/diameter/launcher/Launcher.cpp b/example/diameter/launcher/Launcher.cpp index 0faafe2..1633e5c 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\