1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 02:53:52 +01:00
Benjamin Valentin c3849ed9f9 sock: tcp: fix sock_tcp_read() example
sock_tcp_read() will return 0 if the connection was closed, we
need to check for this.
2021-08-16 12:55:12 +02:00
..
2021-01-13 13:29:13 +01:00
2021-08-16 12:55:12 +02:00
2021-01-13 13:29:13 +01:00
2020-09-04 16:29:13 +05:30