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 2021/03/31 10:13:29 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #3257: net/tcp: support bind the same port with different domain

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


   
   
   ## Summary
   
   net/tcp: support bind the same port with different domain 
   
   Reference here:
   https://man7.org/linux/man-pages/man7/ipv6.7.html
   
   IPV6_V6ONLY slice
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   bind() the same port on ipv4/6 socket


-- 
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] antmerlino merged pull request #3257: net/tcp: support bind the same port with different domain

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


   


-- 
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] xiaoxiang781216 commented on pull request #3257: net/tcp: support bind the same port with different domain

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #3257:
URL: https://github.com/apache/incubator-nuttx/pull/3257#issuecomment-812051985


   @antmerlino could you take some time to review this patch?


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