This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
local
History
Gregory Nutt
3b275fcf4e
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
..
Kconfig
…
local_accept.c
…
local_bind.c
…
local_conn.c
net/local/local_conn.c: Removed un-ncessary memset(). Connection structure is allocated with kmm_zalloc() which will clear all memory.
2019-09-01 11:23:40 -06:00
local_connect.c
Fix use of undefined pp-token #errror, other typos.
2019-09-19 18:19:18 -06:00
local_fifo.c
arch/arm/src/stm32l4: if SRAM3 is used as heap, do not power it off in stop 2 mode.
2019-06-13 05:52:40 -06:00
local_listen.c
…
local_netpoll.c
…
local_recvfrom.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
local_recvutils.c
…
local_release.c
…
local_send.c
…
local_sendpacket.c
…
local_sendto.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
local_sockif.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
local.h
net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types.
2019-09-01 08:47:01 -06:00
Make.defs
Squashed commit of the following:
2019-05-21 18:57:54 -06:00