提交 c059be5e 编写于 作者: O openharmony_ci 提交者: Gitee

!237 lwip crash问题增加维测log

Merge pull request !237 from 刘建东/OpenHarmony_1.0.1_release
......@@ -1570,6 +1570,8 @@ int socks_close(int sockfd)
SYS_ARCH_UNPROTECT(lev);
done_socket(sock);
return lwip_close(sockfd);
} else {
PRINTK("no close socket s_refcount = %d\n", sock->s_refcount);
}
sock->s_refcount--;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册