Skip to content
Snippets Groups Projects
Unverified Commit 9bd73d7b authored by Sébastien Blin's avatar Sébastien Blin
Browse files

turncache: avoid turn_sock leaks

Destroying a TURN sock while allocating cause a leak of the socket
and leave it open causing too many opened files to be opened.

This patch resets all structure, move pools into unique pointers
and wait for the destruction of the turn_sock.

Change-Id: I69fc82e204c4abeedb51426396309798602fa866
parent f18278a8
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment