Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix memory leak during network disconnect #82

Merged
merged 2 commits into from
Dec 2, 2023
Merged

fix: fix memory leak during network disconnect #82

merged 2 commits into from
Dec 2, 2023

Conversation

wuhaogs
Copy link
Contributor

@wuhaogs wuhaogs commented Apr 25, 2023

断网期间,n->socket无效,导致network内存资源一直无法释放,一旦重连又会申请新的network资源,所以每次断网都会产生一次内存泄漏。

@jiejieTop jiejieTop merged commit 956e0c8 into jiejieTop:master Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants