sendDataAvailableNotification
Sends a dataAvailableNotification message to the specified mach port.
Declaration
virtual void sendDataAvailableNotification();Overview
This method sends a message to the mach port passed to setNotificationPort(). It is used to indicate that data is available in the queue.