cm0002@infosec.pub to Programmer Humor@programming.dev · 4 months agoClosing programsinfosec.pubimagemessage-square129linkfedilinkarrow-up1745
arrow-up1745imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 4 months agomessage-square129linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up3·4 months agoThey’re different signals. The default handling is the same - terminate - but they’re triggered by different things and (if the process handles them) handled by separate handlers.
They’re different signals. The default handling is the same - terminate - but they’re triggered by different things and (if the process handles them) handled by separate handlers.