Jan Alexander Steffens (heftig) 6680b70781
rtmp2: Avoid a deadlock when getting stats
We need to do this without holding the lock as the `g_async_queue_pop`
waits on the loop thread to deliver the stats. The loop thread might
attempt to take the lock as well, leading to a deadlock.

Taking a reference to the connection should be enough to keep this
safe.
2020-04-08 18:41:01 +02:00
..
2020-02-25 15:10:28 +01:00
2019-11-05 13:52:55 +00:00
2019-11-05 13:52:55 +00:00
2019-11-05 13:52:55 +00:00
2019-11-05 13:52:55 +00:00
2019-11-05 13:52:55 +00:00