Monday, October 30, 2017

Trapping Unix Signals in Pharo

A new library that allows you to trap Unix signals in Pharo. Basically it uses UFFI to register a callback on the C library function signal()

No comments: