dtls: remove reliance on a default GMainContext/Loop
authorMatthew Waters <matthew@centricular.com>
Tue, 16 Jan 2018 09:53:15 +0000 (20:53 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 1 Feb 2018 12:25:18 +0000 (23:25 +1100)
commit94a7bf9ede14494ffdc73677eeb980a0cf2490e7
tree60cc96efc3e8fd1add8bb67ead7429073c76aab8
parentc365ab7e667860ec654ebe94ed043be7233f3b63
dtls: remove reliance on a default GMainContext/Loop

By removing the indirection to the main loop completely when receiving
the peer certificate. For reference, the on-decoder-key signal does not
have a redirection.
ext/dtls/gstdtlsdec.c