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

   ## Summary
   
    net/usrsock: Change xid from uint64_t to uint32_t
    
    follow the below change:
      -----------------------------------------------
   ```
      commit 03348197429d10470ac42492263c409138d8fd0f
      Author: Xiang Xiao <xiaoxi...@xiaomi.com>
      Date:   Mon Aug 22 05:10:47 2022 +0800
    
          net/usrsock: Change xid from uint64_t to uint32_t
    
          by generating the new xid for each transaction
    
          Signed-off-by: Xiang Xiao <xiaoxi...@xiaomi.com>
    
    Signed-off-by: chao an <anc...@xiaomi.com>
   ```
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   Pass the usrsock 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-unsubscr...@nuttx.apache.org

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

Reply via email to