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


   ## 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
   
   https://github.com/apache/incubator-nuttx/pull/1291
   https://github.com/apache/incubator-nuttx-apps/pull/311
   
   ## 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:
us...@infra.apache.org


Reply via email to