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


   ## Summary
   
   net/socket: add SO_RCVBUF support
   
   Reference here:
   https://www.freebsd.org/cgi/man.cgi?query=setsockopt&sektion=2&format=html
   
   ## Impact
   
   add SO_RCVBUF support to limit the sharing of iob buffers under multiple 
TCP/UDP connections
   
   ## Testing
   
   http audio streaming(client) with multiple instance and playback 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