signals · signals/SIGUSR1
SIGUSR1
User-defined signal 1
Application-defined signal with no fixed meaning. Commonly used for custom inter-process communication; the handler is entirely up to the application.
Application-defined signal with no fixed meaning. Commonly used for custom inter-process communication; the handler is entirely up to the application.