yangsong8-a1 opened a new pull request, #3242:
URL: https://github.com/apache/nuttx-apps/pull/3242

   ## Summary
   
   fix switchboot command spelling error.
   sh cle_fd returns EOF if there is no data be read.
   
   ## Impact
   
   when there is no data to be read. sh cle_fd returns EOF but not -EIO
   
   ## Testing
   
   When CONFIG_NSH_CLE is enabled, after the adb shell service is destroyed, sh 
detects nread as 0 when reading data, but instead of returning EOF, it returns 
-EIO, thus preventing sh from exiting.
   target: sim and xiaomi prodect
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to