.. |
Kconfig
|
net/local: Rename NET_LOCAL_PATH_PREFIX to NET_LOCAL_VFS_PATH
|
2022-02-06 19:42:00 +01:00 |
Make.defs
|
net/socket: move si_send/recv into sendmsg/recvmsg
|
2021-03-05 04:46:13 -08:00 |
local.h
|
net/local: Remove the sync preamble from datagram
|
2022-08-10 09:50:25 +03:00 |
local_accept.c
|
Replace all strncpy with strlcpy for safety
|
2022-08-25 13:38:36 +08:00 |
local_bind.c
|
Replace all strncpy with strlcpy for safety
|
2022-08-25 13:38:36 +08:00 |
local_conn.c
|
net/local:Make local send multi-thread safe
|
2022-08-08 22:45:44 +08:00 |
local_connect.c
|
Replace all strncpy with strlcpy for safety
|
2022-08-25 13:38:36 +08:00 |
local_fifo.c
|
net/local: Rename NET_LOCAL_PATH_PREFIX to NET_LOCAL_VFS_PATH
|
2022-02-06 19:42:00 +01:00 |
local_listen.c
|
net/local: change 255 to UINT8_MAX
|
2022-04-01 23:14:15 +08:00 |
local_netpoll.c
|
fs/poll: change format for type pollevent_t
|
2022-04-07 12:14:06 +08:00 |
local_recvmsg.c
|
net/inet: move socket flags into socket_conn_s
|
2022-02-10 15:04:33 -03:00 |
local_recvutils.c
|
net/local: Remove the sync preamble from datagram
|
2022-08-10 09:50:25 +03:00 |
local_release.c
|
net/local: split the waiter node from lc_node
|
2021-09-24 08:09:28 -07:00 |
local_sendmsg.c
|
net/local:Make local send multi-thread safe
|
2022-08-08 22:45:44 +08:00 |
local_sendpacket.c
|
net/local: Remove the sync preamble from datagram
|
2022-08-10 09:50:25 +03:00 |
local_sockif.c
|
net: Align the prototype of sock_intf_s::si_ioctl with file_operations::ioctl
|
2022-09-06 22:46:37 +08:00 |