Re: [Openais] correlating events

2009-09-11 Thread David Teigland
On Thu, Sep 10, 2009 at 04:11:28PM -0700, Steven Dake wrote: IMO the proper way to do this is to ensure whatever ringid was delivered in a callback to the application is the current ring id returned by the api. This gets rid of any races you describe above. I can't really think of any races

Re: [Openais] correlating events

2009-09-11 Thread Steven Dake
On Fri, 2009-09-11 at 10:41 -0500, David Teigland wrote: On Thu, Sep 10, 2009 at 04:11:28PM -0700, Steven Dake wrote: IMO the proper way to do this is to ensure whatever ringid was delivered in a callback to the application is the current ring id returned by the api. This gets rid of any