1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/cord
Koen Zandberg 19ff949404
cord: include gcoap_req_send returning 0 in error
gcoap_req_send returns 0 if it was unable to send the CoAP request. CoRD
did not include that case in the return code checks. This changes CoRD
to include it and drop the registration if CoAP could not send the
request. The old behaviour made the CoRD thread lock up.
2023-03-13 11:49:37 +01:00
..
common sys/net/app/cord: Support the addition of extra registration arguments 2021-09-02 16:40:19 +02:00
ep cord: include gcoap_req_send returning 0 in error 2023-03-13 11:49:37 +01:00
epsim sys/net/app/cord: Use updated .well-known path from draft -26 2021-03-01 11:20:42 +01:00
lc sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
doc.txt sys/net/app/cord and examples: Update references to -27 2021-03-01 11:59:57 +01:00
Kconfig sys/net/cord : Expose to Kconfig 2020-09-02 23:36:48 +05:30