路径:vendor\nxp-opensource\kernel_imx\include\net
//kernel/include/net/sock.h
/* Sockets 0-1023 can't be bound to unless you are superuser */
#define PROT_SOCK 1024
将 1024 改为 0 ,整编 ,注意,要替换 boot.img烧录,就可以了
参考:https://blog.youkuaiyun.com/ansondroider/article/details/83144275