You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/01/31 02:45:56 UTC

[GitHub] [nuttx] Donny9 opened a new pull request, #8369: drivers/pipes: fix write busy loop because POLLOUT always ready.

Donny9 opened a new pull request, #8369:
URL: https://github.com/apache/nuttx/pull/8369

   
   ## Summary
   drivers/pipes: fix write busy loop because POLLOUT always ready.
   
   the size of pipes buffer +1 as compensate the full indicator
   
   Signed-off-by: dongjiuzhu1 [dongjiuzhu1@xiaomi.com](mailto:dongjiuzhu1@xiaomi.com)
   
   ## Impact
   fix write busyloop for local socket
   
   ## Testing
   vela ci
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8369: drivers/pipes: fix write busy loop because POLLOUT always ready.

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #8369:
URL: https://github.com/apache/nuttx/pull/8369


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org