1.Consolidate absolute to relative timeout conversion into one place(_net_timedwait) 2.Drive the wait timeout logic by net_timedwait instead of devif_timer This patch help us remove devif_timer(period tick) to save the power in the future. Change-Id: I534748a5d767ca6da8a7843c3c2f993ed9ea77d4 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| inet.h | ||
| inet_close.c | ||
| inet_globals.c | ||
| inet_recvfrom.c | ||
| inet_sockif.c | ||
| inet_txdrain.c | ||
| ipv4_getpeername.c | ||
| ipv4_getsockname.c | ||
| ipv4_setsockopt.c | ||
| ipv6_getpeername.c | ||
| ipv6_getsockname.c | ||
| ipv6_setsockopt.c | ||
| Kconfig | ||
| Make.defs | ||