Attention is currently required from: pespin.
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 presse […]
General a good idea! If exit hangs for some reason, a second CTRL+C will end the application.
To view, visit change 36124. To unsubscribe, or for help writing mail filters, visit settings.