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 2022/08/24 02:40:11 UTC

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request, #1291: net/sockopt: move BINDTODEVICE to socket level

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

   ## Summary
   
   net/sockopt: move BINDTODEVICE to socket level
   
   rename the UDP_BINDTODEVICE to SO_BINDTODEVICE to follow the linux
   style to be compatible with non-UDP protocol binding requirements
   
   Signed-off-by: chao.an [anchao@xiaomi.com](mailto:anchao@xiaomi.com)
   
   ## Impact
   
   Depends on: https://github.com/apache/incubator-nuttx/pull/6907
   
   ## Testing
   
   dhcpc renew
   sim/tcpblaster


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1291: net/sockopt: move BINDTODEVICE to socket level

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


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org