Updated InProcClientWrapper to handle OC_STACK_RESOURCE_CHANGED error code.
authorG S Senthil Kumar <senthil.gs@samsung.com>
Fri, 15 Jul 2016 13:46:06 +0000 (19:16 +0530)
committerHabib Virji <habib.virji@samsung.com>
Mon, 18 Jul 2016 15:58:32 +0000 (15:58 +0000)
commit13a4f76444debfbe9c2ba7154a676267efda2e2d
tree0a0607eddd06fbb627514ad5143311aee7a59421
parentf157bfec4c0f22554870d5780338e08b5ad07193
Updated InProcClientWrapper to handle OC_STACK_RESOURCE_CHANGED error code.

OC_STACK_RESOURCE_CHANGED will be sent in the response for POST requests.
This should also be considered as a success response for POST.

Change-Id: I1b8bc97ab5df21cbf06c1cbb9fd43b38d1730379
Signed-off-by: G S Senthil Kumar <senthil.gs@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9415
Reviewed-by: Harish Marappa <h.marappa@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
(cherry picked from commit 494e3cd9ae0716830b031da8e2b2f0dd08dc49eb)
Reviewed-on: https://gerrit.iotivity.org/gerrit/9429
resource/src/InProcClientWrapper.cpp