mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 13:18:50 +08:00
abba05a934
SOCK_CTRL is added to provide special control over network drivers and daemons. Currently, SOCK_DGRAM and SOCK_STREAM perform this control, but these use socket resources. In the case of usersocket in particular, this is a waste of the device's limited socket resources. |
||
---|---|---|
.. | ||
ieee802154.h | ||
ieee802154_callback.c | ||
ieee802154_conn.c | ||
ieee802154_container.c | ||
ieee802154_finddev.c | ||
ieee802154_initialize.c | ||
ieee802154_input.c | ||
ieee802154_poll.c | ||
ieee802154_recvmsg.c | ||
ieee802154_sendmsg.c | ||
ieee802154_sockif.c | ||
Kconfig | ||
Make.defs |