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
Martine Lenders 4b7ef70e66
gcoap: fix socket type naming
The `coap_socket_t` and `coap_socket_type_t` types are used by gCoAP
only and the `coap_` prefix is usually used to namespace the `nanocoap`
module's API. This makes it confusing to locate the types in question.

Signed-off-by: Martine Lenders <m.lenders@fu-berlin.de>
2021-07-27 22:37:04 +02:00
..
asymcute net/asymcute: switch to sock_asnyc_event 2020-12-18 13:58:20 +01:00
cord sys/net/app/cord and examples: Update references to -27 2021-03-01 11:59:57 +01:00
dhcpv6 dhcpv6_client: mrd calculation fixed for renew and rebind 2021-07-23 17:54:55 +02:00
dns sock_dns: Fix incorrect buffer bounds check 2020-10-30 21:41:39 +01:00
emcute net/emcute: Allow RETAIN flag to be set on incoming PUBLISHs 2021-06-25 18:32:53 +02:00
gcoap gcoap: fix socket type naming 2021-07-27 22:37:04 +02:00
nanocoap nanocoap: add coap_opt_put_uri_pathquery() 2021-02-23 18:27:54 +01:00
sntp sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
uhcp uhcp: check maximum for prefix length 2020-12-15 10:42:40 +01:00
doc.txt net/emcute : Update documentation 2020-11-19 23:11:21 +01:00
Kconfig net/emcute : Expose to Kconfig 2020-11-19 23:11:21 +01:00
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00