1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/application_layer
Hauke Petersen 7f2fb5e0a3 net/emcute: use correct number of retries
syncsend() is used also for the initial packet, so resending
while (retries <= EMCUTE_N_RETRY) is the correct behavior.
2018-05-28 11:41:20 +02:00
..
dns adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
emcute net/emcute: use correct number of retries 2018-05-28 11:41:20 +02:00
gcoap gcoap: add asserts for path in gcoap_req_init 2018-05-22 21:28:58 +02:00
nanocoap nanocoap: add server-side block1 support 2018-04-16 12:31:56 +02:00
rdcli_common net/rdcli_common: fix EP name generation 2018-04-10 10:55:03 +02:00
rdcli_simple net/rdcli_simple_standalone: fix error handling 2018-04-12 14:00:32 +02:00
sntp sntp: fix for new xtimer API and some bugs 2017-03-06 13:38:25 +01:00
uhcp sys/net/uhcpc: add missing stdio.h include 2018-04-16 23:06:15 +02:00