(fix) numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)

This commit is contained in:
Ludovic Marcotte
2015-10-14 09:21:32 -04:00
parent c8c7aaa459
commit 8d85ca13df
9 changed files with 369 additions and 94 deletions
+1
View File
@@ -37,6 +37,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@interface SOGoSyncCacheObject : NSObject
{
@public
id _uid;
id _sequence;
}