nuttx/arch/misoc/src
chao.an 70213704ec arch/netdev: try tcp timer in every txavail call
In the current implementation, the first transmission of the new
connection handshake is depends entirely by tcp_timer(), which will
caused 0.5s - 1s delay each time in connect().

This patch is mainly to improve the performance of TCP handshake and wavehand.

Change-Id: Ic965a9fa26895f0d8e70368558f5bfbafdea7f58
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-12-15 21:41:29 +08:00
..
common arch/netdev: try tcp timer in every txavail call 2020-12-15 21:41:29 +08:00
lm32 Fix nxstyle warnings 2020-09-28 13:54:43 +08:00
minerva Fix nxstyle warnings 2020-09-28 13:54:43 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-30 11:20:05 +08:00