nuttx/net/local
2015-01-30 07:09:25 -06:00
..
Kconfig Unix domain socket support is no longer EXPERIMENTAL 2015-01-28 13:22:53 -06:00
local_accept.c Unix domain: A few fixes from early integration 2015-01-27 16:39:30 -06:00
local_bind.c Unix domain: A few fixes from early integration 2015-01-27 16:39:30 -06:00
local_conn.c Networking: Add FIFO management logic needed to support Unix domain sockets 2015-01-26 13:30:27 -06:00
local_connect.c Unix domain: More fixes. With these changes, apps/examples/ustream works 2015-01-28 08:39:48 -06:00
local_fifo.c Unix domain: Various fixes to get apps/examplex/udgram working 2015-01-29 11:05:04 -06:00
local_listen.c Unix domain: A few fixes from early integration 2015-01-27 16:39:30 -06:00
local_netpoll.c Networking: Separate out UDP poll logic from socket/net_poll.c into a new udp/udp_netpoll.c; Create a skeleton local/local_netpoll.c for future poll support on Unix domain sockets. 2015-01-30 07:09:25 -06:00
local_recvfrom.c Unix domain: Various fixes to get apps/examplex/udgram working 2015-01-29 11:05:04 -06:00
local_recvutils.c Unix domain: More fixes. With these changes, apps/examples/ustream works 2015-01-28 08:39:48 -06:00
local_release.c Unix domain: A few fixes from early integration 2015-01-27 16:39:30 -06:00
local_send.c Unix domain: More fixes. With these changes, apps/examples/ustream works 2015-01-28 08:39:48 -06:00
local_sendpacket.c Unix domain: Various fixes to get apps/examplex/udgram working 2015-01-29 11:05:04 -06:00
local_sendto.c Unix domain: Various fixes to get apps/examplex/udgram working 2015-01-29 11:05:04 -06:00
local.h Networking: Separate out UDP poll logic from socket/net_poll.c into a new udp/udp_netpoll.c; Create a skeleton local/local_netpoll.c for future poll support on Unix domain sockets. 2015-01-30 07:09:25 -06:00
Make.defs Networking: Separate out UDP poll logic from socket/net_poll.c into a new udp/udp_netpoll.c; Create a skeleton local/local_netpoll.c for future poll support on Unix domain sockets. 2015-01-30 07:09:25 -06:00