rt-thread/components/net/sal_socket
HubretXie 3c2bfa2349
【修复bug】修复sal判断internet连接的隐藏bug
1、当前判断网卡是否连接Internet是通过连接rtt-thread的服务器来判断的,
2、这个月开始好像服务器挂了,不响应请求
3、这里超时用的2000秒,导致sys workqueue被卡死在这里了
2019-11-26 09:38:16 +08:00
..
dfs_net [net][sal] Improve ioctl interface to support for socketfd operations 2019-05-08 10:48:17 +08:00
impl [net][sal] Fix not clean event issue after poll get the error event in lwIP. 2019-07-25 11:20:40 +08:00
include [net][sal][netdev] Add IPv6 option configuration and feature support in SAL and netdev 2019-06-24 17:46:18 +08:00
socket 去除sal shut_down后释放socket导致close失败的问题 2019-11-16 12:33:09 +08:00
src 【修复bug】修复sal判断internet连接的隐藏bug 2019-11-26 09:38:16 +08:00
SConscript [net][sal] Add SAL components TLS features support 2018-11-15 14:48:20 +08:00