The oskit_listener_mgr support routines can be used to create and manage lists of listener objects. An object supporting listeners can create an oskit_listener_mgr per event, add and remove oskit_listener objects, and notify listeners en masse using this interface. Note: this is not a COM interface but could (and probably should) be cast as such in the future.