Solaris Bandwidth Manager 1.6 Developer Guide

Description

The function ba_enable_signal() enables the signalling mechanism that is used by the ipqos module to send signals directly to the user process.


Note -

When using the signal(3C) library calls, some signals may be lost if two signals are sent at the same time. In your signal handler, always check that all pending events have been processed before returning.