Remove storing select response every select command
authorWonkyu Kwon <wonkyu.kwon@samsung.com>
Wed, 22 May 2013 04:58:34 +0000 (13:58 +0900)
committerWonkyu Kwon <wonkyu.kwon@samsung.com>
Wed, 24 Jul 2013 08:56:37 +0000 (17:56 +0900)
commit17afca0b257129eec33d4b4247bae60de46b8074
tree0e87f0e95a5312c4718aa695f7acb28f7b5c1634
parent865275e949f32206250e524552d73f4677414f45
Remove storing select response every select command

 - store select response only when channel is opened.

Change-Id: Ibef945e9b60fdc270a50ec93cd4d2f5fa3f5d9bf
client/ClientChannel.cpp
server/ServerChannel.cpp