mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 03:16:18 +00:00
28e519b72d
There were a couple cases in-between that could cause an exit from tcp_output which don't use useg. With large send buffers, pcb->unacked may be large and calculating useg is wasted in these exit cases Some compilers may be re-ordering this already, but it doesn't hurt to correctly arrange the code |
||
---|---|---|
.. | ||
api | ||
apps | ||
core | ||
include | ||
netif | ||
Filelists.mk | ||
FILES |