mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-29 17:33:42 +08:00
Improve lwIP doxygen documentation by copying several passages from rawapi.txt to the corresponding function documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user