mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9974803f43
Add a new test to check the behavior of `sock_tcp_read` when more data is available in the connection than the buffer passed. This test checks issue #16124 as well as reading from multiple small network packets into a single buffer. |
||
---|---|---|
.. | ||
tests | ||
common.c | ||
common.h | ||
ip.c | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
tcp.c | ||
udp.c |