Meco Man
|
c360688714
使用poll.h代替dfs_poll.h
|
3 years ago |
guo
|
73bd7a7d66
Merge pull request #4868 from wenbodong2015/at_memleak
|
3 years ago |
wenbodong2015
|
0f6586c660
优化at_socket内存泄露的修改
|
3 years ago |
wenbodong2015
|
b9d24aff61
解决at_socket在极限情况下内存泄漏问题
|
3 years ago |
wenbodong2015
|
e38a8e9378
解决at_socket编译失败的问题
|
3 years ago |
qiyongzhong0
|
9dea54ae8b
Modify line 818 of the at_socket.c file from LOG_E to LOG_D
|
3 years ago |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
longtengmcu
|
aac5e9da4c
1、web socket请求数据从服务器回来时,服务器会关闭连接,此时AT socket在读取返回的数据时不应该判断socket为连接的状态
|
4 years ago |
luhuadong
|
067106f164
[at_socket] support alloc socket dynamically with at device
|
4 years ago |
luhuadong
|
ce35dfbc40
[AT] Adjust where the AT socket callback function
|
5 years ago |
luhuadong
|
88a02d7bd8
fixed some typos
|
5 years ago |
malongwei
|
b0ccfa31ab
fix at_socket.c
|
5 years ago |
senduo
|
350947b190
修改at_socket.c文件中的sendto函数,len局部变量没有给初始值
|
5 years ago |
chenyong
|
7d2ffe63e9
[net][sal][netdev] Add IPv6 option configuration and feature support in SAL and netdev
|
5 years ago |
chenyong
|
1f9a668607
[net][at] Fix socket create failed issue when default netdev mismatch.
|
6 years ago |
chenyong
|
b5ad12573f
[net][at] update AT component V1.3.0, change as follows:
|
6 years ago |
chenyong
|
946484760e
[net][at][lwip] Modify AT component and lwIP components for netdev
|
6 years ago |
HubretXie
|
5066ba6a0e
Update at_socket.c
|
6 years ago |
thomasonegd
|
71c3c35c3c
fix socket nullptr bug
|
6 years ago |
HubretXie
|
3a8c6f32c0
Update at_socket.c
|
6 years ago |
HubretXie
|
7ac5bd992f
Update at_socket.c
|
6 years ago |
chenyong
|
37a3a03e33
[net][at] Fix at_recvfrom() select event issue
|
6 years ago |
HubretXie
|
61bb8a05d2
Update at_socket.c
|
6 years ago |
HubretXie
|
b9d6336526
Update at_socket.c
|
6 years ago |
armink
|
e2b5fcd074
[component][at] Add some #ifdef on source code.
|
6 years ago |
eddylin83
|
65340e46e3
fix at socket issue,online AT package might be fixed too(at_socket_device_register spell mistake)
|
6 years ago |
Bernard Xiong
|
aa4d0903c5
Merge pull request #1884 from linuxhan/master
|
6 years ago |
armink
|
4e578b0042
[component][at] Change the license to Apache-2.0.
|
6 years ago |
armink
|
405fce917a
[component][at] Move at log from at.h to at_log.h .
|
6 years ago |
linuxhan
|
b6968d2999
Update at_socket.c
|
6 years ago |