commit | cd175b89a868e01872ccb86e88922337bfcba32c | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Fri Mar 27 14:29:40 2015 -0700 |
committer | Jungho Ahn <jhahn@google.com> | Fri Mar 27 14:29:59 2015 -0700 |
tree | 8cadcb753471fb3a9288b70fcc2ad3dcbcb29678 | |
parent | 14f901afaf5cc1e98d908211c648c8f23cdd0df9 [diff] |
ipc/stream: add idle timer to vc/vifs https://github.com/veyron/release-issues/issues/847 As described in this issue, this CL * Closes VC if there is no active user flow for X duration, and * Closes VIF as soon as all VCs created on it have been closed. The default timeout is 30 minutes for now. Change-Id: Ibe5f4a22e566cfdd1c13b1d9eea28f352976c052