未验证 提交 543a83eb 编写于 作者: B Bernard Xiong 提交者: GitHub

Update sockets.c

上级 dcf175b2
......@@ -240,10 +240,9 @@ tryget_socket(int s)
struct lwip_sock *
lwip_tryget_socket(int s)
{
return tryget_socket(s);
return tryget_socket(s);
}
/**
* Allocate a new socket for a given netconn.
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册