cm0002@infosec.pub to Programmer Humor@programming.dev · 2 days agoClosing programsinfosec.pubimagemessage-square140linkfedilinkarrow-up1731arrow-down198
arrow-up1633arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 2 days agomessage-square140linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up2·2 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.