mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
e3db58f013
The NULL case can not regularly be reached (because regularly gcoap_register_listener sets thel link_encoder to a default one), but if it is (eg. because an application unsets its link_encoder to hide a resource set at runtime), the existing `continue` is a good idea (skip over this entry) but erroneously created an endless loop by skipping the advancement step. |
||
---|---|---|
.. | ||
asymcute | ||
cord | ||
dhcpv6 | ||
dns | ||
emcute | ||
gcoap | ||
nanocoap | ||
sntp | ||
uhcp | ||
Kconfig | ||
Kconfig.coap |