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

   Signed-off-by: 田昕 <tianx...@xiaomi.com>
   
   ## Summary
   When local udp socket is used, this threshold will avoid non-blocking read 
failed with -EAGAIN when only preamble len is sent and read by reader. To do 
so, local udp socket should set threshold to be sizeof preamble len.
   
   ## Impact
   Local udp socket only
   
   ## Testing
   Tested on ESP32C3 after removing some #warning macro in local udp 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.

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