Skip to content

[components][net] sal_sock = sal_get_socket((int)file->data); ==> sal_sock = sal_get_socket((int)file->vnode->data);#9065

Merged
BernardXiong merged 8 commits into
RT-Thread:masterfrom
youzuwei:master
Jun 18, 2024
Merged

[components][net] sal_sock = sal_get_socket((int)file->data); ==> sal_sock = sal_get_socket((int)file->vnode->data);#9065
BernardXiong merged 8 commits into
RT-Thread:masterfrom
youzuwei:master

Update af_inet_at.c

2ccb02d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs