cm0002@infosec.pub to Programmer Humor@programming.dev · 1 month agoClosing programsinfosec.pubimagemessage-square150linkfedilinkarrow-up1784
arrow-up1784imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 1 month agomessage-square150linkfedilink
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up3·1 month 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.