HedongGao opened a new pull request, #17785:
URL: https://github.com/apache/nuttx/pull/17785

   
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   To fix the issue [17758](https://github.com/apache/nuttx/issues/17758)
   Udp message cannt be sent to the network card
   
   ## Impact
   
   It only fixes the issue and will not affect the api, function and 
performance.
   
   ## Testing
   
   Build the sim: userfs environment, and verify that issue 17758 can be 
repaired. 
   Set up the sim: matter environment, enable CONFIG_EXAMPLES_UDP, modify 
udp_client. c, and send data with udp_len greater than or equal to 0 at the 
same time. The results show that both types of data can be sent to the host 
side.
   
   


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