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/30 13:59:30 UTC

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

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

   
   
   ## 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 <do...@xiaomi.com>
   ## Impact
   fix write busyloop for local socket
   ## Testing
   vale 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] Donny9 closed pull request #8359: drivers/pipes: fix write busy loop because POLLOUT always ready.

Posted by "Donny9 (via GitHub)" <gi...@apache.org>.
Donny9 closed pull request #8359: drivers/pipes: fix write busy loop because POLLOUT always ready.
URL: https://github.com/apache/nuttx/pull/8359


-- 
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] Donny9 commented on pull request #8359: drivers/pipes: fix write busy loop because POLLOUT always ready.

Posted by "Donny9 (via GitHub)" <gi...@apache.org>.
Donny9 commented on PR #8359:
URL: https://github.com/apache/nuttx/pull/8359#issuecomment-1409663631

   > why close this PR, @Donny9 ?
   
   Sorry, let's use PR #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


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

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #8359:
URL: https://github.com/apache/nuttx/pull/8359#issuecomment-1408965627

   why close this PR, @Donny9 ?


-- 
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