commit | fc51f2c972c7a3a829f556c4c19f16c60c87d7e7 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Wed Sep 22 23:51:57 2010 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Thu Sep 23 00:02:34 2010 +0800 |
tree | 6bbb492a344fb639bcbd9ca0fc0f8d783fdabc27 | |
parent | 8544560ccc43de7ff49d91866f461f5572f0b147 [diff] |
SipService: fix thread/socket leak Should call SipSessionGroup.close() instead of closeNotToReceiveCalls() to stop the SIP stack (which will stop the MessageProcessor thread and close its socket). Might be related to ANR's reported by: http://b/issue?id=3021924 http://b/issue?id=3021927 Change-Id: I4ead1d81fc9abac983f5753b825d20bc1cc79866