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

Fixed memory leak #1155

Closed
wants to merge 2 commits into from
Closed

Fixed memory leak #1155

wants to merge 2 commits into from

Conversation

pchero
Copy link
Contributor

@pchero pchero commented Jan 17, 2018

  • Added event free function for accept.

- Added event free function for accept.
- Added clean routine when the socket closing.
@lws-team
Copy link
Member

Thanks... I squashed both patches and modified it a little bit... the name to lws_libevent_destroy() and moved the existing code to destroy the event pipe and the added call to its own function, lws_destroy_event_pipe(). It's pushed on master.

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