forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mojo: Kill endpoints on Channel Shutdown().
That is: * Don't require that endpoints be Close()d before Shutdown(). * On Shutdown(), it'll appear as if the remote endpoint has been closed. R=darin@chromium.org BUG=365176,360081 Review URL: https://codereview.chromium.org/244583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265153 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
viettrungluu@chromium.org
committed
Apr 22, 2014
1 parent
4f18ed5
commit 0a82b04
Showing
2 changed files
with
68 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters