cm0002@infosec.pub to Programmer Humor@programming.dev · 3 months agoClosing programsinfosec.pubimagemessage-square148linkfedilinkarrow-up1749arrow-down199
arrow-up1650arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 3 months agomessage-square148linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up3·3 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.