commit | 5794fcf6f311068ef88a0cb2bd838953f08c3223 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Oct 26 11:11:14 2017 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Oct 26 14:01:40 2017 -0700 |
tree | 5cfb6f5eadef317048291a966aac19758f03d6fa | |
parent | 5e6ac715611ab118d243318ea44523cc67de77c4 [diff] |
apphandler: channel: split out commands I split out the channel commands into their own subordinate file from the apphandler.cpp. There are three commands in apphandler for the channel information. There are other commands in the transporthandler that correlate. Moving this is step one in a larger task to enable multiple channels. Change-Id: I2e434a1da942325fc420079415edb39622f4e346 Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.