d78bf36740
In the current net stack implementation, there is no mechanism for notifying the loss of the wireless connection, if the network is disconnected then application sends data packets through tcp, the tcp_timer will keep retrying fetch the ack for awhile, the connection status will not be able to be switched timely. Change-Id: I84d1121527edafc6ee6ad56ba164838694e7e11c Signed-off-by: chao.an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
netdev.h | ||
netdev_carrier.c | ||
netdev_count.c | ||
netdev_default.c | ||
netdev_findbyaddr.c | ||
netdev_findbyindex.c | ||
netdev_findbyname.c | ||
netdev_foreach.c | ||
netdev_ifconf.c | ||
netdev_indextoname.c | ||
netdev_ioctl.c | ||
netdev_lladdrsize.c | ||
netdev_nametoindex.c | ||
netdev_register.c | ||
netdev_txnotify.c | ||
netdev_unregister.c | ||
netdev_verify.c | ||
netdown_notifier.c |