incubator-nuttx/net/local
Juha Niskanen 422ceec99b Fix typos in comments and Kconfig files
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2021-12-21 03:26:16 -06:00
..
Kconfig net/local: add socket message control support 2021-09-24 08:09:28 -07:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
local.h net/local: add socket message control support 2021-09-24 08:09:28 -07:00
local_accept.c local_socket: set lc_peer when accept() instead of connect() 2021-11-02 08:59:06 +01:00
local_bind.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_conn.c local_socket: set lc_peer when accept() instead of connect() 2021-11-02 08:59:06 +01:00
local_connect.c local_socket: set lc_peer when accept() instead of connect() 2021-11-02 08:59:06 +01:00
local_fifo.c Fix typos in comments and Kconfig files 2021-12-21 03:26:16 -06:00
local_listen.c net/local: replace the listener list to global 2021-09-24 08:09:28 -07:00
local_netpoll.c net/local: add nonblock connect(2) support 2021-08-19 19:18:52 -07:00
local_recvmsg.c net/local: add socket message control support 2021-09-24 08:09:28 -07:00
local_recvutils.c local_socket: recv should return 0 NOT -ECONNRESET if remote closed 2021-11-02 08:59:06 +01: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: add socket message control support 2021-09-24 08:09:28 -07:00
local_sendpacket.c net/local: Return the partial write size. 2021-08-26 13:28:11 +08:00
local_sockif.c Fix typos in comments and Kconfig files 2021-12-21 03:26:16 -06:00