incubator-nuttx/arch/sim
Alexander Lunev b2f3cefe3d sim/netdev,tapdev: implemented emulation of TX done and RX ready interrupts
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.
2022-01-28 18:16:42 +08:00
..
include arch: Add _wchar_t typedef like other basic types 2021-12-09 16:57:23 +09:00
src sim/netdev,tapdev: implemented emulation of TX done and RX ready interrupts 2022-01-28 18:16:42 +08:00
Kconfig sim: Added Kconfig option for UART buffer size. 2022-01-27 17:15:17 +01:00