1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/sock
Marian Buschsieweke d160a78ecc
sys/net/gnrc_sock: assume timeout is feasible
When not implementing the timeout feature, add an `assume()` that there
is no timeout. Otherwise things break at runtime and are hard to debug.
2023-12-06 13:48:27 +01:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
ip grnc_sock_ip: implement SOCK_AUX_SET_LOCAL 2022-05-10 09:24:56 +02:00
tcp gnrc_sock_tcp: integrate gnrc_tcp 2021-08-14 21:27:34 +02:00
udp sock/udp: work around gnrc_sock_recv() returning early timeout 2023-11-14 13:33:16 +01:00
gnrc_sock.c sys/net/gnrc_sock: assume timeout is feasible 2023-12-06 13:48:27 +01:00
Makefile gnrc_sock_udp: provide port for sock_udp 2016-10-26 15:20:38 +02:00