Add signal handler class
This signal handler class abstracts some of the code previously used in other places. It also uninstalls its handler when Reset() is called or the class is destructed, thereby restoring the previous behaviour. Reviewed-by: iustinp
Loading
Please register or sign in to comment