< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] [PATCH] Empty PUBLISH body if there is a pendingpublish


Thanks Aron!  I applied this patch last week.

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Aron Rosenberg
Sent: Tuesday, January 23, 2007 3:43 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] [PATCH] Empty PUBLISH body if there is a pendingpublish

 

If you are using the ClientPublication class and you issue an update() call before the previous transaction has compelted, an empty PUBLISH will be sent instead of one containing the new contents. This is because on every 200 OK for a publish the mPublish contents are being cleared. The following patch fixes the behavior if a pending publication is present when the 200 Ok is processed.

 

Aron Rosenberg

SightSpeed

www.sightspeed.com