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/01/04 08:31:05 UTC

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request #956: net/usrsock: replace xid type to uint64_t to avoid limitation of connections

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


   ## Summary
   
   net/usrsock: replace xid type to uint64_t to avoid limitation of connections
   
   ## Impact
   
   remove connect index logic and use usrsock_conn instance address 
   
   ## Testing
   
   usrsock rpmsg test


-- 
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 #956: net/usrsock: replace xid type to uint64_t to avoid limitation of connections

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


   


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