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 2020/08/14 04:31:53 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #1581: net/socket: add SOCK_CLOEXEC/SOCK_NONBLOCK support

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


   ## Summary
   
   net/socket: add SOCK_CLOEXEC/SOCK_NONBLOCK support
   
   Reference here:
   https://github.com/torvalds/linux/blob/master/include/linux/net.h
   
   Change-Id: I9fd0170bcd1ae7e778e951d454ada76f63854de5
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   socket(2) with SOCK_NONBLOCK SOCK_CLOEXEC
   
   ## Testing
   
   socket(2) with SOCK_NONBLOCK SOCK_CLOEXEC


----------------------------------------------------------------
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] xiaoxiang781216 merged pull request #1581: net/socket: add SOCK_CLOEXEC/SOCK_NONBLOCK support

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


   


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