Added netbuf.h to files that may be called from any thread

This commit is contained in:
goldsimon 2009-05-07 14:20:37 +00:00
parent e66d315c9b
commit 72e9cf53e7

View File

@ -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