mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
e3d00682bc
sock_udp_recv_buf_aux() sometimes will return -ETIMEDOUT before the given timeout has expired (e.g. 28798µs instead of 160000µs). This messes with many assumptions and breaks protocols that rely on the timeout. Until we have a proper fix, add this workaround. |
||
---|---|---|
.. | ||
gnrc_sock_udp.c | ||
Makefile |