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


   ## Summary
   
   net/socket: add SO_SNDBUF support
   net/wrbuffer: add tcp/udp_wrbuffer_inqueue_size() interface
   
   Reference here:
   https://www.freebsd.org/cgi/man.cgi?query=setsockopt&sektion=2&format=html
   
   ## Impact
   
   add SO_SNDBUF support to limit the the sharing of iob buffers usage under 
multiple TCP/UDP connections 
   
   ## Testing
   
   iperf client with multiple instance to run the net performance at same time


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