Force creation of application listening socket
If a previous mojo_shell run exited uncleanly, there may be a unix domain socket sitting at the path that IncomingConnectionListener wants to own and listen at. This change destroys it, if possible, and creates a new one. BUG=407782 TEST=new unit test, run mojo_shell multiple times in a row with --enable-external-applications Review URL: https://codereview.chromium.org/611833005 Cr-Commit-Position: refs/heads/master@{#297271}
Showing
Please register or sign in to comment