bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

Support race conditions B.7, B.9, B.10 and Q8 #230

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
RCSe 1.2.2 and 5.1 spec describes 3 race conditions for terminating chat 
session. Moreover, the implementation guidelines clarifies another race 
condition in Q8. All these changes are relevant for the class 
TerminatingOne2OneChatSession (and their derived classes 
TerminatingStoreAndForward*Session).
If wanted I could provide a fix.

Original issue reported on code.google.com by andreas-...@telekom.de on 21 Feb 2014 at 4:26

GoogleCodeExporter commented 8 years ago
Could you please attach associated patch to evaluate complexity and impact ?

Original comment by lemordan...@gmail.com on 25 Feb 2014 at 9:06

GoogleCodeExporter commented 8 years ago
Please find attached the patch. I needed to change the structure of 
TerminatingStoreAndForward* classes, too. This would address issue 234, too.

Original comment by andreas-...@telekom.de on 26 Feb 2014 at 12:20

Attachments: