JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

os/sigaction

core-api


    cfunction
    src/core/os.c on line 874, column 1

    (os/sigaction which &opt handler interrupt-interpreter)

    Add a signal handler for a given action. Use nil for the `handler` 
    argument to remove a signal handler. All signal handlers are the 
    same as supported by `os/proc-kill`.


0 examplesSign in to add an example
Loading...