Under changes are made
authorchoisjin80 <jinhyung2.choi@samsung.com>
Mon, 25 Mar 2013 02:58:32 +0000 (11:58 +0900)
committerchoisjin80 <jinhyung2.choi@samsung.com>
Mon, 25 Mar 2013 02:58:32 +0000 (11:58 +0900)
commitf996ccd49a30067e18afa69fa726472b618a837a
tree929ce28ea14a0ef7ac90507d008fd74a28ed5c84
parent109da2b6b6ffe2ccc9d33a447f0c808d022de3b0
Under changes are made

* log: separated file, and added timestamp
* port: changed from auto assigned to 27000 + alpha
* name changed: client name, filename with ECS
* allocation null check
* loop finish condition
* set clientfd as non-block
* separated json-streamer to keep the original format
* etc.
13 files changed:
json-streamer.c
json-streamer.h
monitor.c
qemu-config.c
qemu-ga.c
qjson.c
tizen/src/Makefile.tizen
tizen/src/carrier.h [deleted file]
tizen/src/ecs-json-streamer.c [new file with mode: 0644]
tizen/src/ecs-json-streamer.h [new file with mode: 0644]
tizen/src/ecs.c [moved from tizen/src/carrier.c with 75% similarity]
tizen/src/ecs.h [new file with mode: 0644]
tizen/src/emulator.c