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

p2p: do not destroy current ConnectedTurnTransport when a new file is incoming

When a new file is incoming, onTurnPeerConnection is triggered and the previous
turn endpoint deleted. This is dangerous if an user receives multiple files at
the same time. turn_ep_ should keep previous endpoints to allow incoming
files from multiple contacts.

Change-Id: Ia2c5b55bcc491a7d65936d27115b31809e6200ce
parent 36da72b6
No related branches found
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