[OCF]cluster event notification api?

Mark Haverkamp ocf@lists.community.tummy.com
Thu, 30 Oct 2003 07:33:30 -0800


On Wed, 2003-10-29 at 17:25, Dan Kegel wrote:
> Mark Haverkamp wrote:
> > On Wed, 2003-10-29 at 12:57, Dan Kegel wrote:
> > 
> >>Hi folks,
> >>I'm looking around for a nice event notification api,
> >>and I couldn't help but notice
> >>http://www.opencf.org/cgi-bin/viewcvs.cgi/specs/event/Event.api?rev=1.4
> >>and the sample implementation of the 0.3 version of the spec at
> >>http://developer.osdl.org/dev/osdlclusters/
> >>and
> >>http://umn.dl.sourceforge.net/sourceforge/osdlcluster/osdlcluster_20020819.tgz
> >>
> >>I have a number of comments on the proposed API
> >>(e.g. "why the heck do you need oc_ev_event_done()?").
> > 
> > 
> > This was to indicate that the memory associated with the event could be
> > deallocated. Similar to the SAF event free function.
> 
> Should it be named oc_ev_event_free(), then?
> 
> - Dan
> 

The thinking at the time, I believe, was that other cleanup might need
to be done by an implementation so the name wasn't that specific.

Mark.

-- 
Mark Haverkamp <markh@osdl.org>