4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-11 23:49:11 +08:00

10 Commits

Author SHA1 Message Date
chenyong
beaff7c09d [net][sal] Add SAL components TLS features support
Signed-off-by: chenyong <1521761801@qq.com>
2018-11-15 14:48:20 +08:00
Bernard Xiong
e320de70b6 [license] Change the license of SAL to Apache. 2018-10-15 01:23:33 +08:00
HubretXie
e14330daf9
Update sal_socket.c 2018-09-12 10:26:46 +08:00
HubretXie
8a9646b613
Update sal_socket.c
修复关闭socket时的Bug
2018-09-11 22:26:17 +08:00
chenyong
1571ef5acf [net][sal] Fix close/shutdown memory leak issue. 2018-09-04 11:02:48 +08:00
chenyong
39f3f93ec1 [net][sal] Fix accept create new socket failed issue. 2018-09-01 19:42:33 +08:00
chenyong
6d702e579f [net][sal] Remove DFS dependencies in the SAL 2018-08-27 19:50:37 +08:00
chenyong
fc73538153 [net][sal/at] Add components C++ support 2018-08-27 09:56:41 +08:00
chenyong
192b177518 [at][sal] Add query and unregistered protocol family functions 2018-08-25 16:01:31 +08:00
chenyong
8cda48a132 [net][sal] Add SAL (socket abstraction layer) framework 2018-07-18 13:34:13 +08:00