nuttx-apps/examples/usrsocktest
Xiang Xiao c7e96dbe32 Fix the nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-17 07:57:22 +01:00
..
defines.h Fix the nxstyle warning 2022-01-17 07:57:22 +01:00
Kconfig Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
usrsocktest_basic_connect.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_basic_daemon.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_basic_getsockname.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_basic_getsockopt.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_basic_send.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_basic_setsockopt.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_block_recv.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_block_send.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_chardev.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_daemon.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_main.c Include assert.h in necessary place 2021-06-08 13:04:34 -07:00
usrsocktest_multi_thread.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_noblock_connect.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_noblock_recv.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_noblock_send.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_nodaemon.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_poll.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
usrsocktest_remote_disconnect.c apps/examples/usrsocktest: Fix nxstyle issue 2020-08-06 20:52:09 +09:00
usrsocktest_wake_with_signal.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00