cm0002@infosec.pub to Programmer Humor@programming.dev · 18 hours agoClosing programsinfosec.pubimagemessage-square96linkfedilinkarrow-up1528arrow-down176
arrow-up1452arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 18 hours agomessage-square96linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up2·14 hours 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.