(->handler handler)Convert class to signal handler.
Convert class to signal handler.
(->signal signal)Convert a keyword to an appropriate Signal instance.
Convert a keyword to an appropriate Signal instance.
(on-signal signal handler)Execute handler when signal is caught
Execute handler when signal is caught
(signal->kw s)Translate a signal to a keyword
Translate a signal to a keyword
(signal->number signal)Find out a signal's number
Find out a signal's number
(with-handler signal & body)Install a signal handler which will execute a function body when a UNIX signal is caught
Install a signal handler which will execute a function body when a UNIX signal is caught
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |