mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-12-05 23:22:49 +00:00
Improve documentation: Some words about multiple execution contexts in lwIP
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Sequential API External module
|
||||
*
|
||||
* @defgroup netconn Netconn API
|
||||
* @ingroup threadsafe_api
|
||||
* @ingroup sequential_api
|
||||
* Thread-safe, to be called from non-TCPIP threads only.
|
||||
* TX/RX handling based on @ref netbuf (containing @ref pbuf)
|
||||
* to avoid copying data around.
|
||||
|
||||
Reference in New Issue
Block a user