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


   ## Summary
   
   1. [Performance]net/tcp: send the ACK in time after obtain ahead buffer from 
iobs
   
       Request the TCP ACK to estimate the receive window after handle
       any data already buffered in a read-ahead buffer.
   
   2. net/tcp: add a member to record the current receiving window
   3. net/tcp: rename the winszie to snd_wnd to make the semantics more accurate
   
   ## Impact
   
   TCP Performance
   
   ## 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to