SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247462947


##########
net/usrsock/Kconfig:
##########
@@ -76,12 +76,10 @@ config NET_USRSOCK_NPOLLWAITERS
 config NET_USRSOCK_UDP
        bool "User-space daemon provides UDP sockets"
        default n
-       select NET_UDP_NO_STACK

Review Comment:
   @xiaoxiang781216 san,
   
   I want to use Usrsock socket and Kernel socket(such like inet, rndis), and 
switch it by dynamic.
   So, if we do it, we need to remove this one.



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