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
263 stars 488 forks source link

examples/usrsocktest: Fix error: variable 'ret' set but not used #2406

Closed xiaoxiang781216 closed 1 month ago

xiaoxiang781216 commented 1 month ago

Summary

Fix the ci error reported here: https://github.com/apache/nuttx/actions/runs/9220578669/job/25367954208?pr=12399

Impact

Testing

ci