[JIRA-1151] IoTivity Blockwise transfer is sort of broken when
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Thu, 23 Jun 2016 00:10:34 +0000 (09:10 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Wed, 29 Jun 2016 04:43:16 +0000 (04:43 +0000)
commitd7c1aa344bcf0f14e2f233789e5e5aa83bbbf610
tree32e61f8000b0dd56a958580123069d7adfbeeb4b
parent00380c6e4145bf0f084b235bc153c9617093efe5
[JIRA-1151] IoTivity Blockwise transfer is sort of broken when
paired with slow response

- When a resource is set as slow response resource,
and it has a large enough payload to be sent as blockwise
transfer data, and a CON retrieve message is sent to the resource,
the coap messaging mechanism break down.
- Remove the unnecessary code

Change-Id: I4bfabc4f457f637a8a88e6c237c25831c7b6c776
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8895
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Mushfiqul Islam <i.mushfiq@samsung.com>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/connectivity/src/cablockwisetransfer.c
resource/csdk/stack/src/ocserverrequest.c