onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 4 months ago"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netexternal-linkmessage-square20fedilinkarrow-up158arrow-down115file-text
arrow-up143arrow-down1external-link"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 4 months agomessage-square20fedilinkfile-text
minus-square5C5C5C@programming.devlinkfedilinkarrow-up5·4 months agoA better language wouldn’t have any need to use POSIX signals in this way.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up8·4 months agoI’m not totally clear on why signals are used here in the first place. Arguably most C code doesn’t “need” to use signals in complex ways, either.
A better language wouldn’t have any need to use POSIX signals in this way.
I’m not totally clear on why signals are used here in the first place. Arguably most C code doesn’t “need” to use signals in complex ways, either.