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 2023/01/11 18:28:13 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8091: net: Move accept to libc after https://github.com/apache/nuttx/pull/8083

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

   ## Summary
   
   since accept can simply forward to kernel accept4 function
   
   ## Impact
   
   code refactor only
   
   ## Testing
   
   Pass 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] pkarashchenko merged pull request #8091: net: Move accept to libc after https://github.com/apache/nuttx/pull/8083

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged PR #8091:
URL: https://github.com/apache/nuttx/pull/8091


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