apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
275 stars 521 forks source link

Fix Error: usrsocktest_basic_connect.c:112:7: error: variable 'ret' set but not used #2403

Closed xiaoxiang781216 closed 4 months ago

xiaoxiang781216 commented 4 months ago

Summary

Fix the warning reported here: https://github.com/apache/nuttx/pull/12320#issuecomment-2123613920

Impact

minor

Testing

ci