register events

jra at dp.samba.org jra at dp.samba.org
Wed May 7 00:19:01 GMT 2003


On Tue, May 06, 2003 at 01:00:08PM +0200, Stefan (metze) Metzmacher wrote:
> 
> If you have a good way to unregister events.
> (and also let the registration of two events with the same fn pointer possible)
> I'd would :-)

Registering an event should return a 'event_id' that must be
passed back to all functions manipulating the event list.
That way all operations are matched on event_id's not fn pointers
etc.

Jeremy.


More information about the samba-technical mailing list