in reply to Re^3: Any reference about %SIG
in thread Any reference about %SIG

Oh! Thank you so much! Learned something really new today, those SIGs are actually POSIX and IPC stuff, no wonder I don't get much useful results on my search before. I am working on Windows tho.

Replies are listed 'Best First'.
Re^5: Any reference about %SIG
by ikegami (Patriarch) on Jan 30, 2023 at 14:02 UTC

    The closest Windows has to signals is Ctrl-C and Ctrl-Break, and I believe those are mapped to signals. I don't remember which.

Re^5: Any reference about %SIG
by LanX (Saint) on Jan 28, 2023 at 17:49 UTC
    > I am working on Windows tho.

    They(who?;-) say Windows is POSIX compatible, so many things work.

    But it's complicated to get to decent info here, hence you need to test.

    IIRC even if a signal is supported details may differ.

    Cheers Rolf
    (addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
    Wikisyntax for the Monastery