提交 c11ff678 编写于 作者: Yansira's avatar Yansira

fix:优化修改epoll_create系统调用接口和epoll_create实现方式

re #I4STTF
Signed-off-by: NKiita <zhanyan@huawei.com>
Change-Id: I4d5dcfbe6937659489a3f688d188706398e25ec0
上级 b6a49e7c
......@@ -2623,7 +2623,6 @@ static int DoEpollCreate1(int flags)
int SysEpollCreate(int size)
{
(void)size;
return DoEpollCreate1(0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册