test-new-trickle: prevent deadlock in dgram_process()
The STUN thread may be blocked waiting for stun_signal_ptr so signal it when stopping the thread.
Showing
Please register or sign in to comment
The STUN thread may be blocked waiting for stun_signal_ptr so signal it when stopping the thread.