!299 删除PRINTK维测log
Merge pull request !299 from 刘建东/OpenHarmony_1.0.1_release
This commit is contained in:
commit
ebe33aa2f6
|
@ -1570,8 +1570,6 @@ 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--;
|
||||
|
|
Loading…
Reference in New Issue