mirror of https://github.com/sipwise/rtpengine.git
There seems to be a race condition with stream_fds/sockets being closed while ICE checks are running at the same time, referencing the same stream_fds. Solve this by holding a reference to the stream_fd in the ICE pair object. Additionally, add a check for a possibly closed socket when running checks. Closes #2113 Change-Id: I279a62d9e52cb1d409bcfda871766002aac4a758 (cherry picked from commitmr26.0.1ceb7996cca) (cherry picked from commit6033d0b08a)
parent
506cfa7438
commit
c7df450125
Loading…
Reference in new issue