nuttx-apps/examples/netloop
chao.an 24407f16f5 net/sockopt: change the socket option style from Linux to BSD
Linux Programmer's Manual
...
IP(7)
...
NOTES
...
    Using the SOL_IP socket options level isn't portable;
    BSD-based stacks use the IPPROTO_IP level.

Change-Id: I143477d8884dd44913c5685028ee62854e4c11ac
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-06-29 21:07:04 -05:00
..
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
lo_listener.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
lo_main.c net/sockopt: change the socket option style from Linux to BSD 2020-06-29 21:07:04 -05:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
netloop.h Remove unselectable CONFIG_NET_TCP_READHEAD dependencies. 2020-01-15 11:16:17 -03:00