Improve lwIP doxygen documentation by copying several passages from rawapi.txt to the corresponding function documentation

This commit is contained in:
Dirk Ziegelmeier
2017-10-16 23:14:28 +02:00
parent 4d21d8da23
commit 921f601b5d
3 changed files with 99 additions and 13 deletions

View File

@@ -92,7 +92,7 @@ program using the raw TCP/IP interface.
Do not confuse the lwIP raw API with raw Ethernet or IP sockets.
The former is a way of interfacing the lwIP network stack (including
TCP and UDP), the later refers to processing raw Ethernet or IP data
TCP and UDP), the latter refers to processing raw Ethernet or IP data
instead of TCP connections or UDP packets.
Raw API applications may never block since all packet processing