mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
sock: tcp: fix c&p mistake
This commit is contained in:
parent
119fc70075
commit
0018cd7b01
@ -18,7 +18,7 @@
|
|||||||
* ----------
|
* ----------
|
||||||
* First you need to @ref including-modules "include" a module that implements
|
* First you need to @ref including-modules "include" a module that implements
|
||||||
* this API in your application's Makefile. For example the implementation for
|
* this API in your application's Makefile. For example the implementation for
|
||||||
* @ref net_gnrc "GNRC" is called `gnrc_sock_udp`.
|
* @ref net_gnrc "GNRC" is called `gnrc_sock_tcp`.
|
||||||
*
|
*
|
||||||
* ### A Simple TCP Echo Server
|
* ### A Simple TCP Echo Server
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user