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


   ## Summary
   
   Swapped the location of TCP_DISCONN_EVENTS and TCP_ACKDATA conditions by the 
following reasons:
   1. Unification towards tcp_send_unbuffered.c
   2. Slightly better performance in theory (in practice the peak speed is 453 
Mbit/s (after) vs 449 Mbit/sec (before) in case of sim:tcpblaster config)
   3. This change gets possible as a result of #5252.
   
   ## Impact
   
   TCP sendfile
   
   ## Testing


-- 
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: [email protected]

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


Reply via email to