< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi resip, I
found in HttpConnection::tryParse(), “mRxBuffer” will be enlarged
unlimitedly, for there is no substr process like mTxBuffer. Is it? Please check!
Regards, hongsion 发件人: hongsion
[mailto:hongsion@xxxxxxxxx] Hi resip, I
found ServerRegistration::dispatch(),mOriginalContacts variable is not used.
And stack will update database for each contact. My advice is stack should
update mOriginalContacts, and after all contacts are updated, write
mOriginalContacts back to database. this way maybe more efficient. Not sure is
it right or not, Welcome comments. Regards, hongsion |