Attention is currently required from: jolly.
1 comment:
File examples/stream-client.c:
Patch Set #4, Line 176: signal(SIGINT, SIG_DFL);
you probably want to do this inside the sig_handler, to kill the program quickly if CTRL+C is pressed several times instead of waiting in the osmo_select_main() indefinetly.
To view, visit change 36124. To unsubscribe, or for help writing mail filters, visit settings.