mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
Added netbuf.h to files that may be called from any thread
This commit is contained in:
parent
e66d315c9b
commit
72e9cf53e7
@ -35,6 +35,7 @@ communicate with this main thread through message passing.
|
|||||||
other threads or an ISR is very limited! Only functions
|
other threads or an ISR is very limited! Only functions
|
||||||
from these API header files are thread-safe:
|
from these API header files are thread-safe:
|
||||||
- api.h
|
- api.h
|
||||||
|
- netbuf.h
|
||||||
- netdb.h
|
- netdb.h
|
||||||
- netifapi.h
|
- netifapi.h
|
||||||
- sockets.h
|
- sockets.h
|
||||||
|
Loading…
Reference in New Issue
Block a user