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

   ## Summary
   
   Applications can prohibit Socket for INET by UsrSock by using the
   ioctl command of SIOCDENYINETSOCK.
   
   In this modification, we have added an interface to UsrSock that
   queries whether or not the creation of Socket for INET is
   prohibited.
   
   This allows an application to choose which to use when both
   UsrSock and, for example, rndis stacks are enabled.
   
   ## Impact
   
   UsrSock daemons
   
   ## Testing
   
   Spresense + wifi


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to