mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 05:28:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| hw | ||
| misoc.h | ||
| misoc_flushcache.c | ||
| misoc_lowputs.c | ||
| misoc_mdelay.c | ||
| misoc_modifyreg8.c | ||
| misoc_modifyreg16.c | ||
| misoc_modifyreg32.c | ||
| misoc_net.c | ||
| misoc_puts.c | ||
| misoc_serial.c | ||
| misoc_timerisr.c | ||
| misoc_udelay.c | ||