Problem regarding NON request on Slow Response server
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Mon, 28 Mar 2016 07:29:45 +0000 (16:29 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Mon, 28 Mar 2016 12:49:49 +0000 (12:49 +0000)
commit76e3cb4759dfd230430ec5734383104d76df7f77
tree3f5a63efd42c17b9d06c11fc4bc718fcbbeda0a1
parent947d995a5c6b27c09c4e66e4a6af83226e9fc1fb
Problem regarding NON request on Slow Response server

When a slow responding server receives a NON type request,
it is sending back an ACK message immediately, and then later,
sending NON response. According to RFC-7252, response of NON request
should only be a NON, there should not be any ACK in between.

Change-Id: I0b00c2423660d622df8490bf03011d18a1c26126
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/7385
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/stack/src/ocstack.c