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
chrysn c0bc0c41b1 net/goap: State and check that listeners are added individually
Add a an assertion on the added listener not having a trailing chain
instead of silently overwriting it, point out the precondition in the
documentation, and guide users who want to add more than one listener
towards a more efficient way.
2020-10-23 22:33:43 +02:00
..
asymcute sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
cord sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
dhcpv6 sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
dns sock_dns: use the same buffer for request & reply 2020-02-24 14:29:17 +01:00
emcute sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
gcoap net/goap: State and check that listeners are added individually 2020-10-23 22:33:43 +02:00
nanocoap sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sntp sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
uhcp sys/net/uhcp: use LOG_ functions 2020-09-29 09:55:28 +02:00
Kconfig sys/net/cord : Expose to Kconfig 2020-09-02 23:36:48 +05:30
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00