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

Leaking file descriptors on webrtcbin remove #220

Open
arufl opened this issue Oct 17, 2024 · 0 comments
Open

Leaking file descriptors on webrtcbin remove #220

arufl opened this issue Oct 17, 2024 · 0 comments

Comments

@arufl
Copy link

arufl commented Oct 17, 2024

Hello, I realized that the way it is implemented it leaks fds at page refresh or peer disconnect as stated on this issue. The WebRTC server leaves listening all ICE candidate connections offered until fd exhaustion.

This commit should fix the issue #221
Regards,

Alberto Ruiz

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

No branches or pull requests

1 participant