This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
from c427f408c testing:add MTD Fail-safe config-data tests new a8d2924c5 examples/usrsocktest: correct return value check of dup2() new 5b47bc24a examples/usrsocktest: correct the check region of remote address new 046e83bec examples/usrsocktest: fix build break new 45a21aea8 examples/usrsocktest: add USRSOCK_REQUEST_IOCTL support new 6bc5196ff examples/usrsocktest: add some delay to wait the daemon task ready new 3d0a49f33 examples/usrsocktest: read from the closed remote should return EOF The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: examples/usrsocktest/usrsocktest_basic_daemon.c | 2 +- examples/usrsocktest/usrsocktest_block_recv.c | 6 +- examples/usrsocktest/usrsocktest_daemon.c | 155 ++++++++++++++++++++- examples/usrsocktest/usrsocktest_noblock_recv.c | 5 +- .../usrsocktest/usrsocktest_wake_with_signal.c | 2 + 5 files changed, 163 insertions(+), 7 deletions(-)