277e0b941a
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. |
||
---|---|---|
.. | ||
Kconfig | ||
local_accept.c | ||
local_bind.c | ||
local_conn.c | ||
local_connect.c | ||
local_fifo.c | ||
local_listen.c | ||
local_netpoll.c | ||
local_recvmsg.c | ||
local_recvutils.c | ||
local_release.c | ||
local_sendmsg.c | ||
local_sendpacket.c | ||
local_sockif.c | ||
local.h | ||
Make.defs |