mirror of https://github.com/ARMmbed/mbed-os.git
- Reduce heap footprint by storing only single block when receiving a blockwise message.
* User is now responsible of freeing the data by calling sn_coap_protocol_block_remove() and must not free the payload separately.
- Bug fix: Request blockwise transfer if incoming payload length is too large and when it comes without block indication.
|
||
|---|---|---|
| .. | ||
| sn_coap_header_internal.h | ||
| sn_coap_protocol_internal.h | ||