mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
socket_rpmsg: add socket_rpmsg_ioctl support
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -1544,6 +1544,7 @@ ssize_t net_ioctl_arglen(int cmd)
|
||||
{
|
||||
switch (cmd)
|
||||
{
|
||||
case FIONSPACE:
|
||||
case FIONREAD:
|
||||
return sizeof(int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user