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


   ## Summary
   
   net/tcp: add window scale support
   net/tcp: change the tcp optdata to dynamic arrays
   net/tcp: remove the invalid break during tcp option loop
   
   Reference here:
   https://tools.ietf.org/html/rfc1323
   
   ## Impact
   
   High performance network throughput request if the receiving window exceeds 
64K
   
   ## Testing
   
   HTTP streaming


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