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/gcoap
chrysn 5db24d4f51 gcoap: Rename gcoap_get_resource_list_tl to gcoap_get_resource_list
This is an API change in the latter, which would typically now take an
extra argument GCOAP_SOCKET_TYPE_UNDEF.

Follow-Up-For: https://github.com/RIOT-OS/RIOT/pull/16688
2023-02-21 20:22:46 +01:00
..
dns.c Merge pull request #18443 from miri64/gcoap_dns/enh/implement-max_age-ttl-algorithm 2022-09-19 16:03:46 +02:00
fileserver.c Merge #18414 2023-01-16 22:23:46 +00:00
forward_proxy.c gcoap: fix "line is longer than 100 characters" pointed out by Vera++ 2022-10-12 17:33:55 +02:00
gcoap.c gcoap: Rename gcoap_get_resource_list_tl to gcoap_get_resource_list 2023-02-21 20:22:46 +01:00
Kconfig gcoap_forward_proxy: send empty ACK when response takes too long 2022-10-12 17:33:55 +02:00
Makefile nanocoap: make coap_request_ctx_t members internal 2022-07-17 14:32:16 +02:00
Makefile.include examples/gcoap: add IPv4 support 2022-10-18 10:59:43 +02:00