OSDN Git Service

Use the new command numbering scheme.
authorRobert Greenwalt <rgreenwalt@google.com>
Thu, 16 Feb 2012 22:48:11 +0000 (14:48 -0800)
committerRobert Greenwalt <rgreenwalt@google.com>
Thu, 1 Mar 2012 00:51:29 +0000 (16:51 -0800)
commita8e59f8c50aed3f91dead377b8ae21646978506c
treeedbf217c28059db70c5324b3038f9c05728ec5e2
parentbcd2f5b830c3b1bbbeb22fb45a17dafb8ead789b
Use the new command numbering scheme.

Support multiple commands on a single socket via command numbers.
Native DaemonConnector has been changed, so we need to use it here
too.

bug:5864209
Change-Id: I084a284db38b996e7965bb9dd18440636eff9801
CommandListener.cpp