tcpflow icon indicating copy to clipboard operation
tcpflow copied to clipboard

Fix signal handler

Open elfring opened this issue 10 years ago • 2 comments

The function "exit" does not belong to the list of async-signal-safe functions. I guess that a different program design will be needed for your function "terminate".

elfring avatar Jun 04 '15 18:06 elfring

Thanks for documenting all of these problems. Would you like to submit pull requests with the fixes?

simsong avatar Jun 04 '15 18:06 simsong

Would you like to consider other software design options?

elfring avatar Jun 04 '15 18:06 elfring