DescriptionRemove 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175821
Patch Set 1 #
Total comments: 2
Patch Set 2 : socket_for_sel_ldr #Messages
Total messages: 4 (0 generated)
|