|
myMPD
Internal API documentation
|
Search implementation. More...


Go to the source code of this file.
Functions | |
| bool | set_signal_handler (int sig_num) |
Variables | |
| sig_atomic_t | s_signal_received |
| Signal received indicator. | |
Search implementation.
| bool set_signal_handler | ( | int | sig_num | ) |
Sets the mympd_signal_handler for the given signal
| sig_num | signal to handle |