Package com.threerings.util.signal

Interface Summary
SignalManager.SignalHandler Used to dispatch signal notifications.
 

Class Summary
SignalManager Uses native code to catch Unix signals and invoke callbacks on a separate signal handler thread.