vendredi 25 décembre 2015

Signal handler async safe functions

Is there a way I can call async safe functions from within a signal handler? Or is this impossible?

I am not looking for setting a flag from within the signal handler and then print something in my "main code" but in this case the signal handlers will define the logical flow of my program in itself.

Aucun commentaire:

Enregistrer un commentaire