None
AuHandleEvents - dispatch multiple events
#include <audio/audiolib.h>
void AuHandleEvents(server)
AuServer *server;
Specifies the connection to the audio server.
AuHandleEvents dispatches events to the event handlers.
AuDispatchEvent, AuEventsQueued, AuNextEvent.
audiolib - Network Audio System C Language Interface