cm0002@infosec.pub to Programmer Humor@programming.dev · 13 days agoClosing programsinfosec.pubimagemessage-square131linkfedilinkarrow-up1764
arrow-up1764imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 13 days agomessage-square131linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up3·13 days 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.