You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/07 15:54:07 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #3675: drivers/serial: Change the default value of SERIAL_NPOLLWAITERS to 4

xiaoxiang781216 opened a new pull request #3675:
URL: https://github.com/apache/incubator-nuttx/pull/3675


   ## Summary
   since the console is normally opened three time as stdin, stdout and
   stderr and remove the dependence on STANDARD_SERIAL because other type
   of serial drivers also support the poll through the same codebase.
   
   ## Impact
   Can accept more poller at the same time
   
   ## Testing
   with libssh
   


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

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



[GitHub] [incubator-nuttx] Ouss4 merged pull request #3675: drivers/serial: Change the default value of SERIAL_NPOLLWAITERS to 4

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #3675:
URL: https://github.com/apache/incubator-nuttx/pull/3675


   


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

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