ba_disable_signal() -- disables the signalling mechanism
#include <netinet/ba_stat.h> int ba_disable_signal();
The function ba_disable_signal() disables the signalling mechanism that is used by the ipqos module to send signals directly to the user process.
The function ba_disable_signal() returns 0 on success, and -1 on error.
If an error occurs during a call to ba_disable_signal(), the variable ba_errno is set to one of the error codes listed in Table 4-2.