Hey guys, I've been using GNUNET_PROGRAM_run2, and have been trying it with and without the scheduler. What strikes me as odd is that I'm not able to ctrl+c my application. I am also not able to catch the SIGINT in my application. How is this done? Is this intended behavoir?
Thanks a lot, Danny