mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 06:03:10 +08:00
b2f3cefe3d
and removed two tcp_send_txnotify() calls from tcp_sendfile (they are not needed anymore). As a result, the TX throughput of both the tcp_send_buffered and tcp_send_unbuffered is significantly boosted in case of TUN/TAP network device.