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/06/29 06:38:10 UTC

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request #311: net/sockopt: change the socket option style from Linux to BSD

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


   ## Summary
   
   net/sockopt: change the socket option style from Linux to BSD
   
   ```
   Linux Programmer's Manual
   ...
   IP(7)
   ...
   NOTES
   ...
       Using the SOL_IP socket options level isn't portable;
       BSD-based stacks use the IPPROTO_IP level.
   ```
   
   ## Impact
   
   ## Testing
   CI check is enough.
   


----------------------------------------------------------------
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-apps] xiaoxiang781216 merged pull request #311: net/sockopt: change the socket option style from Linux to BSD

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


   


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