Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
xiangxistu
|
14ac354dca
[update] when close auto check internet status, shield internet status information.
|
4 years ago |
xiangxistu
|
5db412b138
[add] a new function to manage internet check.
|
4 years ago |
Bernard Xiong
|
86756c0d4c
Merge pull request #4065 from longtengmcu/master
|
4 years ago |
caixf
|
0f991c2e3e
[sal] fix
|
4 years ago |
longtengmcu
|
aac5e9da4c
1、web socket请求数据从服务器回来时,服务器会关闭连接,此时AT socket在读取返回的数据时不应该判断socket为连接的状态
|
4 years ago |
longtengmcu
|
d75f03e4b0
1、解决do_pollfd函数中处理底层网络设备返回错误-1的情况,返回-1时select函数也要返回-1 …
|
5 years ago |
longtengmcu
|
63950c9259
1、解决do_pollfd函数中处理底层网络设备返回错误-1的情况,返回-1时select函数也要返回-1
|
5 years ago |
luhuadong
|
88a02d7bd8
fixed some typos
|
5 years ago |
Keyun-Johan
|
5ea637903d
Update sal_socket.c
|
5 years ago |
Keyun-Johan
|
63e855d78a
socket_new()成功后,后续函数不成功返回-1,没有删除socket
|
5 years ago |
HubretXie
|
3c2bfa2349
【修复bug】修复sal判断internet连接的隐藏bug
|
5 years ago |
malongwei
|
c531fdc7ae
去除sal shut_down后释放socket导致close失败的问题
|
5 years ago |
tanglj86
|
5e16a09cfb
fix rt_thread_mdelay parameter error bug;
|
5 years ago |
tangyuxin
|
4219eb7fc3
[components][net][sal]修复多线程访问创建相同fd的问题
|
5 years ago |
tangyuxin
|
16304f14a8
[components][net] 1.网卡可卸载 2.dhcpd 服务可停止
|
6 years ago |
chenyong
|
7d2ffe63e9
[net][sal][netdev] Add IPv6 option configuration and feature support in SAL and netdev
|
6 years ago |
chenyong
|
4608e1164c
[net][sal] Improve the sal_bind() function
|
6 years ago |
chenyong
|
4de0533a51
[net][sal][netdev] Delete the link_up status judgment in the send/recv interface
|
6 years ago |
chenyong
|
7424e44e20
[net][netdev] Add default netdev automatic change features configuration
|
6 years ago |
chenyong
|
9752dd7889
[net][sal] Delete the judgment of the default network interface device when socket is created
|
6 years ago |
HubretXie
|
fd05ad76d6
Update sal_socket.c
|
6 years ago |
HubretXie
|
f7e5f4cd50
Update sal_socket.c
|
6 years ago |
chenyong
|
c9bea68240
[net][lwip] Fix open the netdev and the lwip component, ping command export error issue
|
6 years ago |
chenyong
|
2721e7189a
[net][netdev] Fix netdev link_down status, socket create failed issue
|
6 years ago |
chenyong
|
6f732ebb7f
[net][sal] fix sockfd initialize error problem
|
6 years ago |
EvalZero
|
3ada52e353
[components][net]synchronize delayed work changes.
|
6 years ago |
chenyong
|
9df6313537
[net][sal] fix delay_work timer not detach problem
|
6 years ago |
chenyong
|
3d6e0ea374
[net][netdev]add network interface device components, SAL component adaptation netdev change
|
6 years ago |
armink
|
fa4d4ab7cf
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
6 years ago |