Allow sdb to listen on both usb and TCP. 46/18546/3 accepted/tizen_ivi_panda accepted/tizen/generic/20140331.081744 accepted/tizen/ivi/20140328.192816 accepted/tizen/ivi/panda/20140328.181242 accepted/tizen/ivi/release/20140404.171232 submit/tizen/20140328.080409 submit/tizen_ivi_release/20140404.170142
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 24 Mar 2014 12:41:23 +0000 (13:41 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 27 Mar 2014 11:18:24 +0000 (12:18 +0100)
commitdd36453cd662f8c092e41df373fc87fe6ac80e67
treec80da747ffc7d7da2bfa84d1258348ae5ec381ec
parentc72dc476ff38e68878de683287b888c596b2cc3f
Allow sdb to listen on both usb and TCP.

Fix semantic of --listen option to allow run sdb
with TCP backend on real device.

Add systemd target to allow run sdb with tcp backend,

Change-Id: I3499ee1e90539961629ad6a5a763b99c2fb7bb6b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
packaging/sdbd.spec
packaging/sdbd_tcp.service [new file with mode: 0644]
src/commandline_sdbd.c
src/sdb.c
test/test_commandline_sdbd.c