Remove the socket_count parameter from NaCl Launch IPC messages.
After some refactoring, the socket_count is now hardcoded to 1, so we can assume there is only a single socket and avoid using a vector as well. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3241 Review URL: https://codereview.chromium.org/11787029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175821 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment