Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wakaama-dev] Block transfer

I am currently implementing block transfer support. I so far have working block 1 send/receive on both server and client, eg registrations and write operations using block transfer are supported on both server and client. I also have receiving block 2 responses support on the server. What is missing is sending a block 2 response (and some retry logic on entity too large). There is some functionality in the current code base related to sending a block 2 response, but to me it does not make any sense since as I see it there is basically no way that the condition on line 306 ever can be true. Can I disregard this or am I missing something.


//Tuve

The information in this email may be confidential and/or legally privileged. It has been sent for the sole use of the intended recipient(s). If you are not an intended recipient, you are strictly prohibited from reading, disclosing, distributing, copying or using this email or any of its contents, in any way whatsoever. If you have received this email in error, please contact the sender by reply email and destroy all copies of the original message. Please also be advised that emails are not a secure form for communication, and may contain errors.

Back to the top