Function rc_disable_signal_handler

Function Documentation

int rc_disable_signal_handler(void)

resets the system signal callbacks to defualt, generally this is never needed unless you are intentionally changing signal handlers in the middle of a program.

Returns:

Returns 0 on success or -1 on error