BlockWiseTransfer Error
Issue : If packet is already received , then it was giving error.
Fix : Skip processing packet if it was received once. So after receving packet which was already received earlier, it will still wait for next packet.
https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/commit/
9974e6582da652f59b474e37027a46737efbac71
(cherry picked from
9974e6582da652f59b474e37027a46737efbac71)
Change-Id: I20889dc55a58665bc5507d1e2e2e39bb72f65b91
Signed-off-by: kush.agrawal <kush.agrawal@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>